The generated furniture list can be accessed via: https://psociety.github.io/shroom-static/
https://psociety.github.io/shroom-static/storybook-static/
Point resourcePath
to this repo:
this.shroom = Shroom.create({
application: this.application,
resourcePath: "https://psociety.github.io/shroom-static",
// etc...
});