Built to help anyone visualize any data in their browser.
- Git it
git clone https://github.com/sikuli/viz viz && cd $_
- Install dependencies
./exe/setup
- Run the server
gulp serve
- Choose a task
- Make a feature branch
- Implement the feature
- Submit a pull request when you're ready to submit the task