公众推送程序

baid222u 08d726b795 组件 6 лет назад
assets dfcd796a2e 设置公共组件 6 лет назад
components dfcd796a2e 设置公共组件 6 лет назад
layouts dfcd796a2e 设置公共组件 6 лет назад
middleware c66881242b no1 6 лет назад
pages 08d726b795 组件 6 лет назад
plugins c66881242b no1 6 лет назад
static dfcd796a2e 设置公共组件 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-lock.json c66881242b no1 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.