In the ember-cli documentation ember server
command is used to start the app. But we could do the same with ember serve
command. I assume server
is just wrapper of serve
. Can anyone clarify more on this?
There is no difference, they are aliases. Any of the following will all do the same thing:
ember server
ember serve
ember s
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With