公众推送程序

baid222u eaa7ca3e94 删除 6 年之前
assets c66881242b no1 6 年之前
components c66881242b no1 6 年之前
layouts c66881242b no1 6 年之前
middleware c66881242b no1 6 年之前
pages c66881242b no1 6 年之前
plugins c66881242b no1 6 年之前
static c66881242b no1 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 c66881242b no1 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.