公众推送程序

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

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.