公众推送程序

carey0001 b3b22cc24c 修改调整 5 år sedan
assets b3b22cc24c 修改调整 5 år sedan
components b3b22cc24c 修改调整 5 år sedan
layouts 635594d805 加入vuex与路由鉴权 5 år sedan
middleware c66881242b no1 5 år sedan
pages b3b22cc24c 修改调整 5 år sedan
plugins f5ac1d4a54 适应pc端 5 år sedan
static b3b22cc24c 修改调整 5 år sedan
store 635594d805 加入vuex与路由鉴权 5 år sedan
.editorconfig c66881242b no1 5 år sedan
.eslintrc.js c66881242b no1 5 år sedan
.gitignore c66881242b no1 5 år sedan
.prettierrc c66881242b no1 5 år sedan
README.md c66881242b no1 5 år sedan
nuxt.config.js 635594d805 加入vuex与路由鉴权 5 år sedan
package-lock1.json f3165e1569 标题 5 år sedan
package.json 220b1e4d28 局域网访问 5 år sedan

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.