This app powers the plan choice and subscription aspects of Authmaker. This app is consumed by the core Authmaker server as an NPM repository and is not intended to be run on its own.
npm start
- Visit your app at http://localhost:4200.
- Visit your tests at http://localhost:4200/tests.
ember test
ember test --server
npm run lint:js
npm run lint:js -- --fix