platform-customsdeclaration-ssr

xielq c3c50a0c85 init from phab 4 years ago
assets c3c50a0c85 init from phab 4 years ago
components c3c50a0c85 init from phab 4 years ago
layouts c3c50a0c85 init from phab 4 years ago
middleware c3c50a0c85 init from phab 4 years ago
pages c3c50a0c85 init from phab 4 years ago
plugins c3c50a0c85 init from phab 4 years ago
static c3c50a0c85 init from phab 4 years ago
store c3c50a0c85 init from phab 4 years ago
utils c3c50a0c85 init from phab 4 years ago
Dockerfile c3c50a0c85 init from phab 4 years ago
README.md c3c50a0c85 init from phab 4 years ago
app.html c3c50a0c85 init from phab 4 years ago
nuxt.config.js c3c50a0c85 init from phab 4 years ago
package.json c3c50a0c85 init from phab 4 years ago
post.sh c3c50a0c85 init from phab 4 years ago
run.sh c3c50a0c85 init from phab 4 years ago
server.js c3c50a0c85 init from phab 4 years ago
yarn.lock c3c50a0c85 init from phab 4 years ago

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.