https://github.com/sdslabs/team
SDSLabs team page
https://github.com/sdslabs/team
Last synced: about 1 year ago
JSON representation
SDSLabs team page
- Host: GitHub
- URL: https://github.com/sdslabs/team
- Owner: sdslabs
- Created: 2012-11-21T10:27:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T18:49:55.000Z (over 2 years ago)
- Last Synced: 2024-04-09T22:03:25.485Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://team.sdslabs.co
- Size: 83.4 MB
- Stars: 11
- Watchers: 47
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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