自动化项目大屏
Go to file
jiaming ec02217c9f get all global components to import in main.js 2018-12-05 13:42:52 +08:00
public modify title 2018-12-05 13:41:35 +08:00
src get all global components to import in main.js 2018-12-05 13:42:52 +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 init 2018-12-04 11:43:18 +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 init 2018-12-04 11:43:18 +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.