公众推送程序

baid222u f1771f1e0c 图片 il y a 6 ans
assets dfcd796a2e 设置公共组件 il y a 6 ans
components dfcd796a2e 设置公共组件 il y a 6 ans
layouts dfcd796a2e 设置公共组件 il y a 6 ans
middleware c66881242b no1 il y a 6 ans
pages 08d726b795 组件 il y a 6 ans
plugins c66881242b no1 il y a 6 ans
static f1771f1e0c 图片 il y a 6 ans
store c66881242b no1 il y a 6 ans
.editorconfig c66881242b no1 il y a 6 ans
.eslintrc.js c66881242b no1 il y a 6 ans
.gitignore c66881242b no1 il y a 6 ans
.prettierrc c66881242b no1 il y a 6 ans
README.md c66881242b no1 il y a 6 ans
nuxt.config.js dfcd796a2e 设置公共组件 il y a 6 ans
package-lock.json c66881242b no1 il y a 6 ans
package.json c66881242b no1 il y a 6 ans

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.