Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 368 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 368 Bytes

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/