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

https://github.com/geminate/d3-learn

D3.js 学习和测试项目
https://github.com/geminate/d3-learn

Last synced: about 1 year ago
JSON representation

D3.js 学习和测试项目

Awesome Lists containing this project

README

          

# d3-learn

> D3.js 学习/测试 项目

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```