git clone https://github.com/domoticalabs/ember-mqttjs.git
cd ember-mqttjs
npm install
npm run lint
npm run lint:fix
ember test
– Runs the test suite on the current Ember version
ember serve
- Visit the dummy application at http://localhost:4200.
For more information on using ember-cli, visit https://ember-cli.com/.