公众推送程序

baid222u fc8dc53cdc 重新提交 6 лет назад
assets fc8dc53cdc 重新提交 6 лет назад
components fe245fb7dc 样式调整 6 лет назад
layouts 635594d805 加入vuex与路由鉴权 6 лет назад
middleware c66881242b no1 6 лет назад
pages 133135ea68 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 6 лет назад
plugins f5ac1d4a54 适应pc端 6 лет назад
static f8be14bbe9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 6 лет назад
store 635594d805 加入vuex与路由鉴权 6 лет назад
.editorconfig c66881242b no1 6 лет назад
.eslintrc.js c66881242b no1 6 лет назад
.gitignore c66881242b no1 6 лет назад
.prettierrc c66881242b no1 6 лет назад
README.md c66881242b no1 6 лет назад
nuxt.config.js 635594d805 加入vuex与路由鉴权 6 лет назад
package-lock1.json f3165e1569 标题 6 лет назад
package.json 220b1e4d28 局域网访问 6 лет назад

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.