Skip to content

sdslabs/team

Repository files navigation

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