公众推送程序

carey0001 1bdd6991e9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 6 gadi atpakaļ
assets 0485c71e38 背景色 6 gadi atpakaļ
components 55f5ca1ead html 设置为10px 6 gadi atpakaļ
layouts 55f5ca1ead html 设置为10px 6 gadi atpakaļ
middleware c66881242b no1 6 gadi atpakaļ
pages 1bdd6991e9 Merge branch 'master' of https://gitee.com/zc_gcb/gcb 6 gadi atpakaļ
plugins c66881242b no1 6 gadi atpakaļ
static f1771f1e0c 图片 6 gadi atpakaļ
store c66881242b no1 6 gadi atpakaļ
.editorconfig c66881242b no1 6 gadi atpakaļ
.eslintrc.js c66881242b no1 6 gadi atpakaļ
.gitignore c66881242b no1 6 gadi atpakaļ
.prettierrc c66881242b no1 6 gadi atpakaļ
README.md c66881242b no1 6 gadi atpakaļ
nuxt.config.js dfcd796a2e 设置公共组件 6 gadi atpakaļ
package.json c66881242b no1 6 gadi atpakaļ

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.