git clone <repository-url>cd my-addonnpm install
yarn run lint:jsyarn run lint:js -- --fix
yarn run test– Runs the test suite using mocha
For more information on using ember-cli, visit https://ember-cli.com/.
git clone <repository-url>cd my-addonnpm installyarn run lint:jsyarn run lint:js -- --fixyarn run test – Runs the test suite using mochaFor more information on using ember-cli, visit https://ember-cli.com/.