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.