This is an at-home exercise that we use as part of our standard interview process for frontend and full-stack developers.
Clone the repo:
$> git clone https://github.com/trizko/frontend-code-test.git
Install npm and bower dependencies:
$>npm install
$>bower install
Run the server using node:
$>node server.js
Check it out on in your browser @ http://localhost:8000/