Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.