Hi,
Ember newbie here. Whats the ember init and ember new.
Thanks!
Hi,
Ember newbie here. Whats the ember init and ember new.
Thanks!
It is almost the same but new
will setup a git
repository for your project. init
you can also use if you upgrade to a new ember-cli
version. Run gitk
to see the git
commits.