ledgerrb/public/app/vendor/node_modules/nvd3/test/node
2016-08-10 14:45:45 +02:00
..
GruntFile.js actually commit npm modules 2016-08-10 14:45:45 +02:00
nodeTest.html actually commit npm modules 2016-08-10 14:45:45 +02:00
nodeTest.js actually commit npm modules 2016-08-10 14:45:45 +02:00
package.json actually commit npm modules 2016-08-10 14:45:45 +02:00
README.md actually commit npm modules 2016-08-10 14:45:45 +02:00

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