/ember-control-dashboard-engines-demo

Very simple demo dashboard displaying the use of Ember-engines

Primary LanguageJavaScript

ember-control-dashboard-engines-demo

This is a demo application displaying the use of ember-engines. The parent Ember application serves as the main dashboard. Then there is a child engine which serves as the display for the selected color. Finally, the remaining engine provides controls to allow the changing of the displayed color.

  1. Requirements
  1. Install Dependencies
yarn
  1. Start app
yarn start