mantrajs / mantra-sample-blog-app

A sample blog app built with Mantra
http://mantra-sample-blog-app.herokuapp.com/
MIT License
296 stars 104 forks source link

StoryBook #88

Open tomitrescak opened 8 years ago

tomitrescak commented 8 years ago

@arunoda you added storybook into the app. I tried to find more info about this but I could not. Where can I read what is this good for? I know it's nice with testing ... but am not sure how. Thanks!

[EDIT] Running npm run storybook launches something at 9001, but then that interface is empty.

arunoda commented 8 years ago

Try to the latest repo. And delete the node_modules directory and install from scratch. Then you'll see something like this: http://recordit.co/cHUPhZifIJ

arunoda commented 8 years ago

BTW: I'm launching it in few hours. This is some testing.