公众推送程序

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.