Team page shows all the current as well as past SDSLabs members and their profiles.
Run team.sh
in the project directory.
Or else you can follow the following steps:-
gem install bundler
bundle install
npm install
bower install
grunt build
For local deployment, run grunt serve
The page will be available on http://localhost:4000