In order to run tipsy-d3, you will need to install:
- Nodejs >= v0.10.*
- ruby >= 2.*
The following global NodeJS modules are required:
- grunt-cli
- bower
./setup-hooks.sh
./hooks/post-receive
grunt serve - Run and launch the application
grunt test - run the full test suite (unit, functional and end to end)
grunt karma - run the unit tests
grunt functional - run the functional tests
grunt e2e - run the end to end tests