公众推送程序

carey0001 352ca0a5da 0 vor 6 Jahren
assets 352ca0a5da 0 vor 6 Jahren
components dfcd796a2e 设置公共组件 vor 6 Jahren
layouts dfcd796a2e 设置公共组件 vor 6 Jahren
middleware c66881242b no1 vor 6 Jahren
pages d85201cb74 文件夹 vor 6 Jahren
plugins c66881242b no1 vor 6 Jahren
static f1771f1e0c 图片 vor 6 Jahren
store c66881242b no1 vor 6 Jahren
.editorconfig c66881242b no1 vor 6 Jahren
.eslintrc.js c66881242b no1 vor 6 Jahren
.gitignore c66881242b no1 vor 6 Jahren
.prettierrc c66881242b no1 vor 6 Jahren
README.md c66881242b no1 vor 6 Jahren
nuxt.config.js dfcd796a2e 设置公共组件 vor 6 Jahren
package-lock.json c66881242b no1 vor 6 Jahren
package.json c66881242b no1 vor 6 Jahren

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.