A demo utility for PluralSight course on npm scripting.
- Go to this folder in Terminal
- Write
npm install
to install all the dependencies
npm run
in the folder with package.json
npm run [name-of-script]
ls node_modules/.bin/
A demo utility for PluralSight course on npm scripting.
npm install
to install all the dependenciesnpm run
in the folder with package.json
npm run [name-of-script]
ls node_modules/.bin/