git clone git@github.com:1024pix/ember-testing-library.gitcd ember-testing-librarynpm ci
npm run lintnpm run lint:fix
npm run test– Runs the test suite on the current Ember versionnpm run test:ember-compatibility– Runs the test suite against multiple Ember versions
npm run start- Visit the dummy application at http://localhost:4200.
For more information on using ember-cli, visit https://cli.emberjs.com/release/.