自动化项目大屏
Go to file
jiaming 002e0de26d fix polyline bug 2018-12-09 19:48:46 +08:00
public some modify 2018-12-05 13:50:26 +08:00
src fix polyline bug 2018-12-09 19:48:46 +08:00
.browserslistrc init 2018-12-04 11:43:18 +08:00
.editorconfig init 2018-12-04 11:43:18 +08:00
.eslintrc.js init 2018-12-04 11:43:18 +08:00
.gitignore init 2018-12-04 11:43:18 +08:00
README.md init 2018-12-04 11:43:18 +08:00
babel.config.js init 2018-12-04 11:43:18 +08:00
package.json some modify 2018-12-07 18:28:59 +08:00
postcss.config.js init 2018-12-04 11:43:18 +08:00
vue.config.js add serve port config 2018-12-05 13:41:28 +08:00
yarn.lock some modify 2018-12-07 18:28:59 +08:00

README.md

jdyw_datav

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.