create-ember-app
v3.0.1
Published
yarn create ember-app <name>
Downloads
16
Readme
create-ember-app
yarn create ember-app <name>
or if you have [email protected] 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.