npm install
bower install
gulp
Now point your browser to http://localhost:2342
Make sure mongodb
is up and running.
First
gulp
Then change in src/eventric/index.client.coffee remoteStore
to true
and start the process
coffee src/eventric
Now point your browser to http://localhost:2342