An open API service indexing awesome lists of open source software.

https://github.com/sdslabs/team

SDSLabs team page
https://github.com/sdslabs/team

Last synced: about 1 year ago
JSON representation

SDSLabs team page

Awesome Lists containing this project

README

          

# Team Page of SDSLabs
Team page shows all the current as well as past SDSLabs members and their profiles.

## Setup instructions

Run `team.sh` in the project directory.

Or else you can follow the following steps:-

1. `gem install bundler`
2. `bundle install`
3. `npm install`
4. `bower install`
5. `grunt build`

For local deployment, run `grunt serve`

The page will be available on http://localhost:4000