mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-15 15:40:53 +01:00
.. | ||
GruntFile.js | ||
nodeTest.html | ||
nodeTest.js | ||
package.json | ||
README.md |
Build steps:
-
Build
nvd3
. -
Build the example.
-
Start an HTTP server.
nvd3 $ grunt production nvd3 $ cd test/node nvd3/test/node $ npm install . nvd3/test/node $ grunt nvd3/test/node $ python -m SimpleHTTPServer 8000
Browse to http://localhost:8000/nodeTest.html