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.