公众推送程序

carey0001 3379242ad8 Merge remote-tracking branch 'remotes/origin/master' 5 yıl önce
assets fc8dc53cdc 重新提交 5 yıl önce
components fe245fb7dc 样式调整 5 yıl önce
layouts 635594d805 加入vuex与路由鉴权 5 yıl önce
middleware c66881242b no1 5 yıl önce
pages 3379242ad8 Merge remote-tracking branch 'remotes/origin/master' 5 yıl önce
plugins f5ac1d4a54 适应pc端 5 yıl önce
static f8be14bbe9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 5 yıl önce
store 635594d805 加入vuex与路由鉴权 5 yıl önce
.editorconfig c66881242b no1 5 yıl önce
.eslintrc.js c66881242b no1 5 yıl önce
.gitignore c66881242b no1 5 yıl önce
.prettierrc c66881242b no1 5 yıl önce
README.md c66881242b no1 5 yıl önce
nuxt.config.js 635594d805 加入vuex与路由鉴权 5 yıl önce
package-lock1.json f3165e1569 标题 5 yıl önce
package.json 220b1e4d28 局域网访问 5 yıl önce

README.md

gcb

My majestic Nuxt.js project

Build Setup

# install dependencies
$ npm 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 Nuxt.js docs.