ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

Mention npm scripts, per RFC-831 #302

Closed jenweber closed 9 months ago

jenweber commented 1 year ago

We aim to teach the use of npm/yarn scripts in addition to bare CLI commands, since in real-world applications, developers may have different configurations specified in package.json scripts than the default commands would provide.

@MehulKChaudhari please review and let me know if you have any feedback!

RFC 831

Since the CLI guides aim to cover the CLI behavior, I did not fully replace things like ember serve with npm start, as we may end up doing for the regular ember guides. Instead I added a little bit of prose suggesting when to use the scripts.

netlify[bot] commented 1 year ago

Deploy Preview for ember-cli-guides ready!

Name Link
Latest commit 780699f3ef75475a2434f912722ca2f6d1fef838
Latest deploy log https://app.netlify.com/sites/ember-cli-guides/deploys/65086217d7cc59000833a68a
Deploy Preview https://deploy-preview-302--ember-cli-guides.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.