Skip to content

ember-cli/create-ember-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.