platform-customsdeclaration-ssr

xielq c3c50a0c85 init from phab 5 лет назад
assets c3c50a0c85 init from phab 5 лет назад
components c3c50a0c85 init from phab 5 лет назад
layouts c3c50a0c85 init from phab 5 лет назад
middleware c3c50a0c85 init from phab 5 лет назад
pages c3c50a0c85 init from phab 5 лет назад
plugins c3c50a0c85 init from phab 5 лет назад
static c3c50a0c85 init from phab 5 лет назад
store c3c50a0c85 init from phab 5 лет назад
utils c3c50a0c85 init from phab 5 лет назад
Dockerfile c3c50a0c85 init from phab 5 лет назад
README.md c3c50a0c85 init from phab 5 лет назад
app.html c3c50a0c85 init from phab 5 лет назад
nuxt.config.js c3c50a0c85 init from phab 5 лет назад
package.json c3c50a0c85 init from phab 5 лет назад
post.sh c3c50a0c85 init from phab 5 лет назад
run.sh c3c50a0c85 init from phab 5 лет назад
server.js c3c50a0c85 init from phab 5 лет назад
yarn.lock c3c50a0c85 init from phab 5 лет назад

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.