This site shows open Calls for Papers (CfPs) that are available via the joind.in-API
The Joind.in project welcomes all contributors regardless of your ability or experience. We especially welcome you if you are new to Open Source development and will provide a helping hand. To ensure that everyone understands what we expect from our community, our projects have a Contributor Code of Conduct and by participating in the development of joind.in you agree to abide by its terms.
This site runs with AngularJS.
Angular.js and all the other dependencies can be installed using Bower. To install bower have a look at http://bower.io/#install-bower. It basically boils down to running
npm install -g bower
which means you also need node and npm running.
To get the dependencies go to the root-directory of the repository and call
bower install
That should install all necessary dependencies into /inc/lib
and you should be able to
call the index.html
to get an overview of open CfPs