Frontend application that shows bike commuting to CleverMaps based on Angular framework
- This is a work in progress, there is not any interesting functionality yet.
Install Node.js and then:
$ git clone git://github.com/mattesCZ/cm-bikers-client
$ cd cm-bikers-client
$ sudo npm -g install bower
$ bower install
Finally, open file:///path/to/cm-bikers-client/src/index.html
in your browser.