guides-source icon indicating copy to clipboard operation
guides-source copied to clipboard

updated "ember server" references to "ember serve"

Open StreakInTheSky opened this issue 3 years ago • 0 comments

Was going through the tutorial and noticed they were telling us to use the "ember server" command to run the dev server. This was inconsistent with the quickstart and what's documented in the CLI, so I updated it.

Also noticed the CLI says to run "npm start", which is an alias to "ember serve", but just wondering if that should be updated as well.

Thanks!

StreakInTheSky avatar Aug 06 '22 23:08 StreakInTheSky