UI for the configuration website of bidTorrent: http://www.bidtorrent.io
- install npm
- install grunt cli with
npm install grunt-cli -gto have grunt in your path - install all the node modules by running
npm install - install bower by running
npm install bower -g - install all the bower component by running
bower install
- -run
grunt serverwatchand connect tolocalhost:3000for dev- (broken ATM use easyphp) - or run easyphp on the src/ folder
- run
grunt releaseto package the app in the bin/ folder. - you can use easyphp on the bin/ folder to