platform-customsdeclaration-ssr

xielq c3c50a0c85 init from phab il y a 5 ans
assets c3c50a0c85 init from phab il y a 5 ans
components c3c50a0c85 init from phab il y a 5 ans
layouts c3c50a0c85 init from phab il y a 5 ans
middleware c3c50a0c85 init from phab il y a 5 ans
pages c3c50a0c85 init from phab il y a 5 ans
plugins c3c50a0c85 init from phab il y a 5 ans
static c3c50a0c85 init from phab il y a 5 ans
store c3c50a0c85 init from phab il y a 5 ans
utils c3c50a0c85 init from phab il y a 5 ans
Dockerfile c3c50a0c85 init from phab il y a 5 ans
README.md c3c50a0c85 init from phab il y a 5 ans
app.html c3c50a0c85 init from phab il y a 5 ans
nuxt.config.js c3c50a0c85 init from phab il y a 5 ans
package.json c3c50a0c85 init from phab il y a 5 ans
post.sh c3c50a0c85 init from phab il y a 5 ans
run.sh c3c50a0c85 init from phab il y a 5 ans
server.js c3c50a0c85 init from phab il y a 5 ans
yarn.lock c3c50a0c85 init from phab il y a 5 ans

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.