platform-customsdeclaration-ssr

xielq 468f92a42e init from phab 5 lat temu
assets 468f92a42e init from phab 5 lat temu
components 468f92a42e init from phab 5 lat temu
layouts 468f92a42e init from phab 5 lat temu
middleware 468f92a42e init from phab 5 lat temu
pages 468f92a42e init from phab 5 lat temu
plugins 468f92a42e init from phab 5 lat temu
static 468f92a42e init from phab 5 lat temu
store 468f92a42e init from phab 5 lat temu
utils 468f92a42e init from phab 5 lat temu
Dockerfile 468f92a42e init from phab 5 lat temu
README.md 468f92a42e init from phab 5 lat temu
app.html 468f92a42e init from phab 5 lat temu
nuxt.config.js 468f92a42e init from phab 5 lat temu
package.json 468f92a42e init from phab 5 lat temu
post.sh 468f92a42e init from phab 5 lat temu
run.sh 468f92a42e init from phab 5 lat temu
server.js 468f92a42e init from phab 5 lat temu
yarn.lock 468f92a42e init from phab 5 lat temu

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.