https://github.com/sdslabs/join
Our recruitment page
https://github.com/sdslabs/join
recruitment-page sdslabs
Last synced: 8 months ago
JSON representation
Our recruitment page
- Host: GitHub
- URL: https://github.com/sdslabs/join
- Owner: sdslabs
- Created: 2012-12-17T04:18:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T11:00:57.000Z (about 4 years ago)
- Last Synced: 2025-07-10T20:46:23.722Z (11 months ago)
- Topics: recruitment-page, sdslabs
- Language: SCSS
- Homepage: join.sdslabs.co
- Size: 31.9 MB
- Stars: 13
- Watchers: 54
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# SDSLabs Recruitment Page 2017
This website is used as a registration portal during the recruitment days for the SDSLabs.
## Prerequisites
- Install node and npm.
## Setup
- Run `npm install`.
## Development
- Run `./node_modules/.bin/grunt` to serve the site with livereload for development.
## Production
- Run `./node_modules/.bin/grunt serve` to build the production website in `dist` folder.