This section deals with the frontend of the Open Service Compendium (OSC). We will use Bootstrap as a GUI framework, Yeoman as a generator ecosystem and AngularJS for controlling the whole web application.
git clone git@github.com:TU-Berlin-SNET/iosl-2015-osc-tracking.git
npm install
to install all server packages, e.g. gruntbower install
to install all frontend packages, e.g. angularjsgrunt server
http://localhost:9000