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

https://github.com/zhoulion/learning-visualizer

learning web data visualizer, about canvas, svg, d3, three and so on.
https://github.com/zhoulion/learning-visualizer

visualizer vue web

Last synced: about 2 months ago
JSON representation

learning web data visualizer, about canvas, svg, d3, three and so on.

Awesome Lists containing this project

README

          

# learning-visualizer

![code-visualizer](./diagram.svg)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).