公众推送程序

baid222u f5ac1d4a54 适应pc端 hace 5 años
assets f5ac1d4a54 适应pc端 hace 5 años
components af9321fdeb s hace 5 años
layouts 635594d805 加入vuex与路由鉴权 hace 5 años
middleware c66881242b no1 hace 5 años
pages f5ac1d4a54 适应pc端 hace 5 años
plugins f5ac1d4a54 适应pc端 hace 5 años
static f8be14bbe9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb hace 5 años
store 635594d805 加入vuex与路由鉴权 hace 5 años
.editorconfig c66881242b no1 hace 5 años
.eslintrc.js c66881242b no1 hace 5 años
.gitignore c66881242b no1 hace 5 años
.prettierrc c66881242b no1 hace 5 años
README.md c66881242b no1 hace 5 años
nuxt.config.js 635594d805 加入vuex与路由鉴权 hace 5 años
package.json 220b1e4d28 局域网访问 hace 5 años

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.