Açıklama Yok

qq c4953b3da7 12.30 2 yıl önce
build 0209dee450 222 3 yıl önce
config d4338f0a49 v1.0 3 yıl önce
src c4953b3da7 12.30 2 yıl önce
static 0209dee450 222 3 yıl önce
test 0209dee450 222 3 yıl önce
.babelrc 0209dee450 222 3 yıl önce
.editorconfig 0209dee450 222 3 yıl önce
.gitignore 0209dee450 222 3 yıl önce
.postcssrc.js 0209dee450 222 3 yıl önce
README.md 075e5bb26c 0.1 3 yıl önce
index.html 0209dee450 222 3 yıl önce
package-lock.json 50310d1e29 10-26 3 yıl önce
package.json d4338f0a49 v1.0 3 yıl önce

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