UU 预约商家前端

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

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.