app6
v2.0.13
Published
A small demo site for our npm scripting
Downloads
2
Readme
Stupid little website
A demo utility for PluralSight course on npm scripting.
How to start
- Go to this folder in Terminal
- Write
npm install
to install all the dependencies
See scripts available
npm run
in the folder with package.json
Run a script
npm run [name-of-script]
See installed tools
ls node_modules/.bin/