platform-customsdeclaration-ssr

xielq 468f92a42e init from phab 4 years ago
assets 468f92a42e init from phab 4 years ago
components 468f92a42e init from phab 4 years ago
layouts 468f92a42e init from phab 4 years ago
middleware 468f92a42e init from phab 4 years ago
pages 468f92a42e init from phab 4 years ago
plugins 468f92a42e init from phab 4 years ago
static 468f92a42e init from phab 4 years ago
store 468f92a42e init from phab 4 years ago
utils 468f92a42e init from phab 4 years ago
Dockerfile 468f92a42e init from phab 4 years ago
README.md 468f92a42e init from phab 4 years ago
app.html 468f92a42e init from phab 4 years ago
nuxt.config.js 468f92a42e init from phab 4 years ago
package.json 468f92a42e init from phab 4 years ago
post.sh 468f92a42e init from phab 4 years ago
run.sh 468f92a42e init from phab 4 years ago
server.js 468f92a42e init from phab 4 years ago
yarn.lock 468f92a42e 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.