platform-customsdeclaration-ssr

xielq 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
assets 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
components 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
layouts 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
middleware 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
pages 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
plugins 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
static 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
store 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
utils 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
Dockerfile 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
README.md 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
app.html 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
nuxt.config.js 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
package.json 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
post.sh 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
run.sh 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
server.js 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos
yarn.lock 468f92a42e init from phab %!s(int64=5) %!d(string=hai) anos

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.