Event Organizer
Install dependencies
Go to the project folder in GIT path, then run the following
$ npm install bower -g
$ npm install
$ bower install
$ npm install -g grunt-cli
We recommend using Grunt to start the server
$ gruntWhen not using grunt you can use:
$ node server