https://github.com/olehdevua/gviz
https://github.com/olehdevua/gviz
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olehdevua/gviz
- Owner: olehdevua
- Created: 2018-07-17T07:38:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-17T07:43:23.000Z (almost 8 years ago)
- Last Synced: 2025-11-28T07:17:08.298Z (7 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Install
```bash
yarn
yarn webpack
firefox $PWD/public/index.html
```