platform-customsdeclaration-ssr

xielq c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
assets c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
components c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
layouts c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
middleware c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
pages c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
plugins c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
static c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
store c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
utils c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
Dockerfile c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
README.md c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
app.html c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
nuxt.config.js c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
package.json c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
post.sh c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
run.sh c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
server.js c3c50a0c85 init from phab %!s(int64=5) %!d(string=hai) anos
yarn.lock c3c50a0c85 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.