The frontend for the emeis user management service
- Ember latest LTS (3.16)
$ ember install ember-emeis
Then add the following lines to your app/styles/app.scss
:
@import "ember-uikit";
@import "ember-emeis";
See the Contributing guide for details.
This project is licensed under the LGPL-3.0-or-later license.