cag2050 / vue_echarts_demo

vue-echarts 官方github:https://github.com/ecomfe/vue-echarts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue_echarts_demo

vue-echarts 官方github:https://github.com/ecomfe/vue-echarts

项目创建:

➜ vue create vue_echarts_demo


Vue CLI v3.11.0
┌───────────────────────────┐
│  Update available: 4.1.1  │
└───────────────────────────┘
? Please pick a preset: Manually select features
? Check the features needed for your project: Babel, Router, Vuex, CSS Pre-processors, Linter
? Use history mode for router? (Requires proper server setup for index fallback in production) Yes
? Pick a CSS pre-processor (PostCSS, Autoprefixer and CSS Modules are supported by default): Less
? Pick a linter / formatter config: Prettier
? Pick additional lint features: Lint and fix on commit
? Where do you prefer placing config for Babel, PostCSS, ESLint, etc.? In dedicated config files

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

vue-echarts 官方github:https://github.com/ecomfe/vue-echarts


Languages

Language:Vue 80.2%Language:JavaScript 15.1%Language:HTML 4.7%