pbishop16 / ember-control-dashboard-engines-demo

Very simple demo dashboard displaying the use of Ember-engines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Very simple demo dashboard displaying the use of Ember-engines


Languages

Language:JavaScript 79.3%Language:HTML 17.6%Language:CSS 3.1%