公众推送程序

baid222u 94ae7918cb Merge branch 'master' of https://gitee.com/zc_gcb/gcb 5 年 前
assets 94ae7918cb Merge branch 'master' of https://gitee.com/zc_gcb/gcb 5 年 前
components 8c2798a198 招标列表 5 年 前
layouts f5f59df673 封装axios 5 年 前
middleware c66881242b no1 5 年 前
pages f5f59df673 封装axios 5 年 前
plugins f5f59df673 封装axios 5 年 前
static d1332ed26f css 5 年 前
store c66881242b no1 5 年 前
.editorconfig c66881242b no1 5 年 前
.eslintrc.js c66881242b no1 5 年 前
.gitignore c66881242b no1 5 年 前
.prettierrc c66881242b no1 5 年 前
README.md c66881242b no1 5 年 前
nuxt.config.js dfcd796a2e 设置公共组件 5 年 前
package.json c66881242b no1 5 年 前

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.