Skip to content

OpenHackIC/d3-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

To run, you need to host this directory with a web server

Ruby:

ruby -run -e httpd . -p 5000

Python:

python -m SimpleHTTPServer 5000

Then open http:https://localhost:5000

Releases

No releases published

Packages

No packages published