Skip to content

Files

Latest commit

7ea4c63 · May 28, 2020

History

History
18 lines (12 loc) · 410 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 410 Bytes

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