platform-customsdeclaration-ssr

xielq 468f92a42e init from phab 4 жил өмнө
assets 468f92a42e init from phab 4 жил өмнө
components 468f92a42e init from phab 4 жил өмнө
layouts 468f92a42e init from phab 4 жил өмнө
middleware 468f92a42e init from phab 4 жил өмнө
pages 468f92a42e init from phab 4 жил өмнө
plugins 468f92a42e init from phab 4 жил өмнө
static 468f92a42e init from phab 4 жил өмнө
store 468f92a42e init from phab 4 жил өмнө
utils 468f92a42e init from phab 4 жил өмнө
Dockerfile 468f92a42e init from phab 4 жил өмнө
README.md 468f92a42e init from phab 4 жил өмнө
app.html 468f92a42e init from phab 4 жил өмнө
nuxt.config.js 468f92a42e init from phab 4 жил өмнө
package.json 468f92a42e init from phab 4 жил өмнө
post.sh 468f92a42e init from phab 4 жил өмнө
run.sh 468f92a42e init from phab 4 жил өмнө
server.js 468f92a42e init from phab 4 жил өмнө
yarn.lock 468f92a42e 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.