Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 243 Bytes

File metadata and controls

16 lines (8 loc) · 243 Bytes

vizify

A simple wrapper for Google Charts and D3.

To use:

http-server -p 5000

Note: http-server is a node module, to install just type: 'npm install http-server -g'

Then navigate to: http://localhost:5000/examples

To test:

testem ci