UU 预约商家前端

xielq aa8b93ab83 init from phab il y a 4 ans
assets aa8b93ab83 init from phab il y a 4 ans
components aa8b93ab83 init from phab il y a 4 ans
layouts aa8b93ab83 init from phab il y a 4 ans
pages aa8b93ab83 init from phab il y a 4 ans
plugins aa8b93ab83 init from phab il y a 4 ans
static aa8b93ab83 init from phab il y a 4 ans
store aa8b93ab83 init from phab il y a 4 ans
Dockerfile aa8b93ab83 init from phab il y a 4 ans
README.md aa8b93ab83 init from phab il y a 4 ans
app.html aa8b93ab83 init from phab il y a 4 ans
nuxt.config.js aa8b93ab83 init from phab il y a 4 ans
package.json aa8b93ab83 init from phab il y a 4 ans
post.sh aa8b93ab83 init from phab il y a 4 ans
run.sh aa8b93ab83 init from phab il y a 4 ans
server.js aa8b93ab83 init from phab il y a 4 ans
yarn.lock aa8b93ab83 init from phab il y a 4 ans

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.