Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 862 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 862 Bytes

telling-stories-dashboard

Build Status Ember versions

Dashboard for telling-stories.

This addon is part of telling-stories addon and is not supposed to be use directly.

Development

$ ember install telling-stories-dashboard

Running

$ ember serve

Building the app with logger enabled

$ DEBUG=telling-stories DEBUG_LEVEL=trace ember build

and then visit your app at http://localhost:4200.

Tests

$ npm test

License

telling-stories is licensed under the MIT license.

See LICENSE for the full license text.