platform-customsdeclaration-ssr

xielq c3c50a0c85 init from phab 5 yıl önce
assets c3c50a0c85 init from phab 5 yıl önce
components c3c50a0c85 init from phab 5 yıl önce
layouts c3c50a0c85 init from phab 5 yıl önce
middleware c3c50a0c85 init from phab 5 yıl önce
pages c3c50a0c85 init from phab 5 yıl önce
plugins c3c50a0c85 init from phab 5 yıl önce
static c3c50a0c85 init from phab 5 yıl önce
store c3c50a0c85 init from phab 5 yıl önce
utils c3c50a0c85 init from phab 5 yıl önce
Dockerfile c3c50a0c85 init from phab 5 yıl önce
README.md c3c50a0c85 init from phab 5 yıl önce
app.html c3c50a0c85 init from phab 5 yıl önce
nuxt.config.js c3c50a0c85 init from phab 5 yıl önce
package.json c3c50a0c85 init from phab 5 yıl önce
post.sh c3c50a0c85 init from phab 5 yıl önce
run.sh c3c50a0c85 init from phab 5 yıl önce
server.js c3c50a0c85 init from phab 5 yıl önce
yarn.lock c3c50a0c85 init from phab 5 yıl önce

README.md

reservation-ssr

Nuxt.js project

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.