Ei kuvausta

qq ec389d7172 12.08 3 vuotta sitten
build 0209dee450 222 3 vuotta sitten
config d4338f0a49 v1.0 3 vuotta sitten
src ec389d7172 12.08 3 vuotta sitten
static 0209dee450 222 3 vuotta sitten
test 0209dee450 222 3 vuotta sitten
.babelrc 0209dee450 222 3 vuotta sitten
.editorconfig 0209dee450 222 3 vuotta sitten
.gitignore 0209dee450 222 3 vuotta sitten
.postcssrc.js 0209dee450 222 3 vuotta sitten
README.md 075e5bb26c 0.1 3 vuotta sitten
index.html 0209dee450 222 3 vuotta sitten
package-lock.json 50310d1e29 10-26 3 vuotta sitten
package.json d4338f0a49 v1.0 3 vuotta sitten

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