公众推送程序

baid222u eb6cffe206 工程项目 6 vuotta sitten
assets eb6cffe206 工程项目 6 vuotta sitten
components eb6cffe206 工程项目 6 vuotta sitten
layouts f86f5e41b3 项目详情 6 vuotta sitten
middleware c66881242b no1 6 vuotta sitten
pages eb6cffe206 工程项目 6 vuotta sitten
plugins f5f59df673 封装axios 6 vuotta sitten
static f86f5e41b3 项目详情 6 vuotta sitten
store c66881242b no1 6 vuotta sitten
.editorconfig c66881242b no1 6 vuotta sitten
.eslintrc.js c66881242b no1 6 vuotta sitten
.gitignore c66881242b no1 6 vuotta sitten
.prettierrc c66881242b no1 6 vuotta sitten
README.md c66881242b no1 6 vuotta sitten
nuxt.config.js 2440b77f49 更改配置,添加axios到nuxt.congig里 6 vuotta sitten
package.json 220b1e4d28 局域网访问 6 vuotta sitten

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.