公众推送程序

baid222u 6c9d248108 订阅列表 5 年 前
assets 6c9d248108 订阅列表 5 年 前
components a1a8370f68 日常更新 5 年 前
layouts 635594d805 加入vuex与路由鉴权 5 年 前
middleware c66881242b no1 5 年 前
pages 6c9d248108 订阅列表 5 年 前
plugins 635594d805 加入vuex与路由鉴权 5 年 前
static 6c9d248108 订阅列表 5 年 前
store 635594d805 加入vuex与路由鉴权 5 年 前
.editorconfig c66881242b no1 5 年 前
.eslintrc.js c66881242b no1 5 年 前
.gitignore c66881242b no1 5 年 前
.prettierrc c66881242b no1 5 年 前
README.md c66881242b no1 5 年 前
nuxt.config.js 635594d805 加入vuex与路由鉴权 5 年 前
package.json 220b1e4d28 局域网访问 5 年 前

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.