This is the base app for Greenbits Homework.
You will need the following things properly installed on your computer.
- Git
- Node.js (with npm) @ v10.23.0
- Yarn
- Ember CLI @ 3.14
- Google Chrome
git clone <repository-url>
this repositorycd playground-ember
yarn
yarn run ember serve
- Visit your app at http://localhost:4200.
- Visit your tests at http://localhost:4200/tests.