platform-customsdeclaration-ssr

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

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.