To develop this project locally, clone it and run
npm install -g bower
bower install
python -m SimpleHTTPServer
You can use a server other than Python if you prefer. It merely serves the contents of the directory as a static site.
There are several ways you can help. To learn more see the project issues page.
Would you like to see changes in the API? Send a pull request with
updates to the API specification bountysource.raml
and Bountysource
engineers will discuss it with you and implement your suggestions.