platform-customsdeclaration-ssr

xielq c3c50a0c85 init from phab 4 жил өмнө
assets c3c50a0c85 init from phab 4 жил өмнө
components c3c50a0c85 init from phab 4 жил өмнө
layouts c3c50a0c85 init from phab 4 жил өмнө
middleware c3c50a0c85 init from phab 4 жил өмнө
pages c3c50a0c85 init from phab 4 жил өмнө
plugins c3c50a0c85 init from phab 4 жил өмнө
static c3c50a0c85 init from phab 4 жил өмнө
store c3c50a0c85 init from phab 4 жил өмнө
utils c3c50a0c85 init from phab 4 жил өмнө
Dockerfile c3c50a0c85 init from phab 4 жил өмнө
README.md c3c50a0c85 init from phab 4 жил өмнө
app.html c3c50a0c85 init from phab 4 жил өмнө
nuxt.config.js c3c50a0c85 init from phab 4 жил өмнө
package.json c3c50a0c85 init from phab 4 жил өмнө
post.sh c3c50a0c85 init from phab 4 жил өмнө
run.sh c3c50a0c85 init from phab 4 жил өмнө
server.js c3c50a0c85 init from phab 4 жил өмнө
yarn.lock c3c50a0c85 init from phab 4 жил өмнө

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.