#whatever challenge
This is the source code of my participation to the Knowledge Plaza Frontend Challenge.
##Install
# install dependencies listed in bower.json
$ bower install
##Run
$ python -m SimpleHTTPServer
Go to http://localhost:8000/ to run the app.
Go to http://localhost:8000/components/test/ to run the tests.