This is a publish/subscribe demo application using
- clone this repository
git clone
- enter
router
directory and runnpm install
- enter
router/web
directory and runnpm install && bower install
- run
gulp
- return to
router
directory and runcrossbar start
- point your browser to
http://localhost:8080