公众推送程序

baid222u 7527fbd8c5 滑动特效 hace 5 años
assets 7527fbd8c5 滑动特效 hace 5 años
components 46223bb02b 跨域处理 hace 5 años
layouts 635594d805 加入vuex与路由鉴权 hace 5 años
middleware c66881242b no1 hace 5 años
pages b3ed811c18 滑动 hace 5 años
plugins 7527fbd8c5 滑动特效 hace 5 años
static b3b22cc24c 修改调整 hace 5 años
store 635594d805 加入vuex与路由鉴权 hace 5 años
.editorconfig c66881242b no1 hace 5 años
.eslintrc.js c66881242b no1 hace 5 años
.gitignore c66881242b no1 hace 5 años
.prettierrc c66881242b no1 hace 5 años
README.md c66881242b no1 hace 5 años
nuxt.config.js 7527fbd8c5 滑动特效 hace 5 años
package-lock1.json f3165e1569 标题 hace 5 años
package.json 7527fbd8c5 滑动特效 hace 5 años

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.