https://github.com/samouri/vizzy
algo visualizations
https://github.com/samouri/vizzy
Last synced: about 1 month ago
JSON representation
algo visualizations
- Host: GitHub
- URL: https://github.com/samouri/vizzy
- Owner: samouri
- Created: 2018-05-21T17:56:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T17:26:41.000Z (about 8 years ago)
- Last Synced: 2025-03-21T06:45:16.577Z (about 1 year ago)
- Language: OCaml
- Homepage:
- Size: 247 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build
```
npm run build
```
# Watch
```
npm run watch
```
# Editor
If you use `vscode`, Press `Windows + Shift + B` it will build automatically