公众推送程序

carey0001 f8be14bbe9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 5 anos atrás
assets f8be14bbe9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 5 anos atrás
components f8be14bbe9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 5 anos atrás
layouts 635594d805 加入vuex与路由鉴权 5 anos atrás
middleware c66881242b no1 5 anos atrás
pages f8be14bbe9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 5 anos atrás
plugins 635594d805 加入vuex与路由鉴权 5 anos atrás
static f8be14bbe9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 5 anos atrás
store 635594d805 加入vuex与路由鉴权 5 anos atrás
.editorconfig c66881242b no1 5 anos atrás
.eslintrc.js c66881242b no1 5 anos atrás
.gitignore c66881242b no1 5 anos atrás
.prettierrc c66881242b no1 5 anos atrás
README.md c66881242b no1 5 anos atrás
nuxt.config.js 635594d805 加入vuex与路由鉴权 5 anos atrás
package.json 220b1e4d28 局域网访问 5 anos atrás

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.