설명 없음

qq 2275fa2be2 1.8 2 년 전
build 0209dee450 222 3 년 전
config d4338f0a49 v1.0 3 년 전
src 2275fa2be2 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