Voting System for Pitt CSC Talks and Workshops
-
Fork this repo
-
Clone that repo
git clone [email protected]:__your_username__/icarus.git
-
Install dependencies
npm install bower install
If you don't have them already, you'll need npm and bower installed as well
Run the development server
gulp serve
Build the app for distribution
gulp
Once you've made some changes on a branch, submit a Pull Request and your changes will be reviewed. Keep related changes in a branch, and submit it as a single pull request.
Contact Alex LaFroscia.