微小悟公众号管理系统

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

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