暫無描述

qq 9f2b2a10f8 1.8 2 年之前
build 0209dee450 222 3 年之前
config d4338f0a49 v1.0 3 年之前
src 9f2b2a10f8 1.8 2 年之前
static 0209dee450 222 3 年之前
test 0209dee450 222 3 年之前
.babelrc 0209dee450 222 3 年之前
.editorconfig 0209dee450 222 3 年之前
.gitignore 0209dee450 222 3 年之前
.postcssrc.js 0209dee450 222 3 年之前
README.md 075e5bb26c 0.1 3 年之前
index.html 0209dee450 222 3 年之前
package-lock.json 50310d1e29 10-26 3 年之前
package.json d4338f0a49 v1.0 3 年之前

README.md

cmxitong

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 e2e tests
npm run e2e

# run all tests
npm test