Skip to content

Previewing a Dashboard Story

Simon Zimmerman edited this page Oct 19, 2015 · 5 revisions

We are currently working on a solution that will allow developers to use our backend API to create new Stories that can be previewed locally without requiring changes to the Dashboard. Until that solution is launched, developers should use the following guidance to preview their Stories:

This guide assumes you have generated a Story called my-story and executed ember serve.

To preview your Story at http://locahost:4200, you will need to add your Story to the /app/components/canvas-element/template.hbs. To do this, you should add {{stories/complete/my-story}} below the comment on 12. Once saved your browser will automatically refresh and your Story will be visible on the Dashboard.

Back to Documentation

#Quick Links

###Help for users

###Help for developers

Clone this wiki locally