create-ember-app

yarn create ember-app <name>

Usage no npm install needed!

<script type="module">
  import createEmberApp from 'https://cdn.skypack.dev/create-ember-app';
</script>

README

create-ember-app

yarn create ember-app <name>

or if you have npm@6.1 or later:

npm init ember-app <name>

This is a small wrapper for Ember CLI and specifically the ember new command.

License

This project is licensed under the MIT License.