I've installed it according to the instruction. But localhost:3000 showed a blank page, the same with pages /client/ and /client/example and even /client/example/main.html. Then I've moved main.html to the app root and also got blank page.
Then I decided to connect to another db and got the error that I don't have a table named 'undefied' in current db.
Also got a bunch of different errors for example - "Object has ho method 'subscribe'"
Killed a day to get it working on my mac. :( But it just doesn't work.