微小悟公众号管理系统

xiuli.gao 8f319b3a3c 更改域名http://a.2f.com 4 vuotta sitten
..
build d03b044293 2f 4 vuotta sitten
config d03b044293 2f 4 vuotta sitten
src 8f319b3a3c 更改域名http://a.2f.com 4 vuotta sitten
static d03b044293 2f 4 vuotta sitten
.babelrc d03b044293 2f 4 vuotta sitten
.editorconfig d03b044293 2f 4 vuotta sitten
.eslintignore d03b044293 2f 4 vuotta sitten
.eslintrc.js d03b044293 2f 4 vuotta sitten
.gitattributes d03b044293 2f 4 vuotta sitten
.gitignore d03b044293 2f 4 vuotta sitten
.postcssrc.js d03b044293 2f 4 vuotta sitten
README.md d03b044293 2f 4 vuotta sitten
changelog.md d03b044293 2f 4 vuotta sitten
favicon.ico d03b044293 2f 4 vuotta sitten
index.html d03b044293 2f 4 vuotta sitten
package-lock.json d03b044293 2f 4 vuotta sitten
package.json d03b044293 2f 4 vuotta sitten
test.md d03b044293 2f 4 vuotta sitten

README.md

vue-seed

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test