git clone https://github.com/lblod/ember-rdfa-editor-lblod-pluginscd ember-rdfa-editor-lblod-pluginsnpm install
npm run lintnpm run lint:fix
npm run test– Runs the test suite on the current Ember version
npm start- Visit the test application at http://localhost:4200.
For more information on using ember-cli, visit https://cli.emberjs.com/release/.
It is mandatory that every PR has an entry added to the changelog. Do this by running npx changeset and following the instructions, which will add a changelog entry to .changeset folder.