A simple web tool that explains the economics of different aspects of startup funding.
npm
and bower
are required to install all dependencies.
$ npm install
$ bower install
startup-funding
uses karma
to run tests.
$ ./node_modules/karma/bin/karma start test/karma.conf.js