https://github.com/xiaoluoboding/taro-echarts-sample
基于Taro使用ECharts示例
https://github.com/xiaoluoboding/taro-echarts-sample
echarts samples taro taro-ui
Last synced: about 5 hours ago
JSON representation
基于Taro使用ECharts示例
- Host: GitHub
- URL: https://github.com/xiaoluoboding/taro-echarts-sample
- Owner: xiaoluoboding
- Created: 2018-11-20T15:06:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-16T15:40:20.000Z (about 7 years ago)
- Last Synced: 2024-12-30T22:11:16.650Z (about 1 year ago)
- Topics: echarts, samples, taro, taro-ui
- Language: JavaScript
- Size: 1.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Taro ECharts Sample
> 基于Taro使用ECharts示例
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload
npm run dev:weapp
# build for production with minification
npm run build:weapp
```