公众推送程序

baid222u f36eb58d53 修复样式 vor 5 Jahren
assets a1a8370f68 日常更新 vor 5 Jahren
components a1a8370f68 日常更新 vor 5 Jahren
layouts 635594d805 加入vuex与路由鉴权 vor 5 Jahren
middleware c66881242b no1 vor 5 Jahren
pages f36eb58d53 修复样式 vor 5 Jahren
plugins 635594d805 加入vuex与路由鉴权 vor 5 Jahren
static f86f5e41b3 项目详情 vor 5 Jahren
store 635594d805 加入vuex与路由鉴权 vor 5 Jahren
.editorconfig c66881242b no1 vor 5 Jahren
.eslintrc.js c66881242b no1 vor 5 Jahren
.gitignore c66881242b no1 vor 5 Jahren
.prettierrc c66881242b no1 vor 5 Jahren
README.md c66881242b no1 vor 5 Jahren
nuxt.config.js 635594d805 加入vuex与路由鉴权 vor 5 Jahren
package.json 220b1e4d28 局域网访问 vor 5 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.