Simple App builded for Bydgoszcz Web Development Meetup #7 as AngularJS demo
###Install dependencies Don't forget to install required dependencies via npm and bower. To do this run:
npm install
in root project directory and
bower install
in app directory. You need have Node.js and Bower installed already.
###Run tasks and tests To run tasks and tests (you need have installed Grunt and Karma) run:
npm start
in root project directory.
###Demo
Demo is available at: http://demo.michal.zalecki.pl/BWDM7