We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm init is written as a header, not a terminal entry format, as elsewhere. Given as this is a quite a big and new topic, would keep things more clear if formatting consistent. https://learn.foundersandcoders.com/workshops/node-npm-intro/#npm-init
npm init
Would be helpful to say open json.package in code editor to add scripts (so far all tutorial has been done in terminal)? Most of us have never encountered a json.package before... https://learn.foundersandcoders.com/workshops/node-npm-intro/#npm-init
The text was updated successfully, but these errors were encountered:
No branches or pull requests
npm init
is written as a header, not a terminal entry format, as elsewhere. Given as this is a quite a big and new topic, would keep things more clear if formatting consistent.https://learn.foundersandcoders.com/workshops/node-npm-intro/#npm-init
Would be helpful to say open json.package in code editor to add scripts (so far all tutorial has been done in terminal)? Most of us have never encountered a json.package before...
https://learn.foundersandcoders.com/workshops/node-npm-intro/#npm-init
The text was updated successfully, but these errors were encountered: