Package Exports
- ember-tutorial-component
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ember-tutorial-component) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Ember Tutorial Component 
Index
Demo
Live Demo Link http://please.put.a.link.com
Demo Gif
Installation
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200/tutorial
Running Tests
ember test
ember test --server
Usage
{{ember-tutorial-component
config=config
}}
API
config
: Configuration for the component
{
data: []
}
npm Url
https://www.npmjs.com/package/ember-tutorial-component
Ongoing Features
List all the current features in development.
Future Enhancements
List all the future enhancements for this addon.