公众推送程序

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

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.