-
Notifications
You must be signed in to change notification settings - Fork 1
Graph drawing in HTML5
thestoneage/doodl-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
doodl-js is graph drawing with HTML5. How to run the UnitTests: Download JsTestDriver: http://js-test-driver.googlecode.com/files/JsTestDriver-1.2.1.jar Run the server: $ java -jar JsTestDriver-1.2.1.jar --port 9876 Connect some browsers: http://localhost:9876 Run the tests: $ java -jar JsTestDriver-1.2.1.jar --tests all --verbose