An open API service indexing awesome lists of open source software.

https://github.com/xiaoluoboding/taro-echarts-sample

基于Taro使用ECharts示例
https://github.com/xiaoluoboding/taro-echarts-sample

echarts samples taro taro-ui

Last synced: 12 months ago
JSON representation

基于Taro使用ECharts示例

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

```