The Console UI for the On-Prem Email server.
ember serve --proxy=https://api.email.on-prem.net
- Visit app at http://localhost:4200.
- Visit tests at http://localhost:4200/tests.
Make use of the many generators for code, try ember help generate
for more details
ember test
ember test --server
npm run lint:hbs
npm run lint:js
npm run lint:js -- --fix
ember build
(development)ember build --environment production
(production)
Specify what it takes to deploy your app.