Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdslabs/join
Our recruitment page
https://github.com/sdslabs/join
recruitment-page sdslabs
Last synced: about 1 month ago
JSON representation
Our recruitment page
- Host: GitHub
- URL: https://github.com/sdslabs/join
- Owner: sdslabs
- Created: 2012-12-17T04:18:16.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-03-31T11:00:57.000Z (over 2 years ago)
- Last Synced: 2024-04-10T12:50:22.538Z (9 months ago)
- Topics: recruitment-page, sdslabs
- Language: SCSS
- Homepage: join.sdslabs.co
- Size: 31.9 MB
- Stars: 13
- Watchers: 55
- 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.