Ember
Documentation
Quickstart
Installation
npx --yes --package ember-cli ember new ember-quickstart --lang en
Configuration
Use the default configuration.
Deployment
Build
npm run build
Preview
npx --yes serve@latest --single dist
Deploy
npx --yes bunny-launcher@latest --interactive