Creates
package.json
file that contains all of the settings and essential information for the application Creates the file with the default values
npm init -y  /  npm init --yes
by Valeri Tandilashvili
4 years ago
NPM
NPM Crash Course
0
Pro tip: use ```triple backticks around text``` to write in code fences