Still under development
-
git clone
the repository -
git checkout
the branch you want to view and/or develop -
npm install && bower install
-
Use
grunt serve
to preview the app locally. Changes will be automatically reloaded.
This website was built with a backend that is essentially unused. This was on purpose. The website is designed to have as simple and modifiable codebase as possible so that students in the future with less web-dev experience will be able to easily update the information on it.
Check the wiki :D