Data files are found in:
- app/jsons
- app/templates/dpatterns
- app/templates/technologies
You will need the following things properly installed on your computer.
git clone <repository-url>
cd mvc-tree
npm install
bower install
ember server
Visit your app at http://localhost:4200.
ember test
ember test --server