公众推送程序

baid222u 7d185033f2 封装axios 6 gadi atpakaļ
assets b3b22cc24c 修改调整 6 gadi atpakaļ
components b3b22cc24c 修改调整 6 gadi atpakaļ
layouts 635594d805 加入vuex与路由鉴权 6 gadi atpakaļ
middleware c66881242b no1 6 gadi atpakaļ
pages 7d185033f2 封装axios 6 gadi atpakaļ
plugins 7d185033f2 封装axios 6 gadi atpakaļ
static b3b22cc24c 修改调整 6 gadi atpakaļ
store 635594d805 加入vuex与路由鉴权 6 gadi atpakaļ
.editorconfig c66881242b no1 6 gadi atpakaļ
.eslintrc.js c66881242b no1 6 gadi atpakaļ
.gitignore c66881242b no1 6 gadi atpakaļ
.prettierrc c66881242b no1 6 gadi atpakaļ
README.md c66881242b no1 6 gadi atpakaļ
nuxt.config.js 7d185033f2 封装axios 6 gadi atpakaļ
package-lock1.json f3165e1569 标题 6 gadi atpakaļ
package.json 7d185033f2 封装axios 6 gadi atpakaļ

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.