Punishment tool for the late students
- Fork the repo from https://github.com/WDI-HK-8/thePunisher
- Clone your fork to your computer
- Run
bower install
to install all the dependencies specified bybower.json
- Run
python -m SimpleHTTPServer
and go to http://localhost:8000
You can make changes and send us a pull-request in github with your improvements!
Happy Coding!