UU 预约商家前端

xielq aa8b93ab83 init from phab 4 年之前
assets aa8b93ab83 init from phab 4 年之前
components aa8b93ab83 init from phab 4 年之前
layouts aa8b93ab83 init from phab 4 年之前
pages aa8b93ab83 init from phab 4 年之前
plugins aa8b93ab83 init from phab 4 年之前
static aa8b93ab83 init from phab 4 年之前
store aa8b93ab83 init from phab 4 年之前
Dockerfile aa8b93ab83 init from phab 4 年之前
README.md aa8b93ab83 init from phab 4 年之前
app.html aa8b93ab83 init from phab 4 年之前
nuxt.config.js aa8b93ab83 init from phab 4 年之前
package.json aa8b93ab83 init from phab 4 年之前
post.sh aa8b93ab83 init from phab 4 年之前
run.sh aa8b93ab83 init from phab 4 年之前
server.js aa8b93ab83 init from phab 4 年之前
yarn.lock aa8b93ab83 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.