公众推送程序

carey0001 732c5b33b5 嵌套css 6 년 전
assets 732c5b33b5 嵌套css 6 년 전
components 8c2798a198 招标列表 6 년 전
layouts 8c2798a198 招标列表 6 년 전
middleware c66881242b no1 6 년 전
pages 45217ccc4b 个人中心 6 년 전
plugins c66881242b no1 6 년 전
static d1332ed26f css 6 년 전
store c66881242b no1 6 년 전
.editorconfig c66881242b no1 6 년 전
.eslintrc.js c66881242b no1 6 년 전
.gitignore c66881242b no1 6 년 전
.prettierrc c66881242b no1 6 년 전
README.md c66881242b no1 6 년 전
nuxt.config.js dfcd796a2e 设置公共组件 6 년 전
package.json c66881242b no1 6 년 전

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.