Skip to content

marcusoftnet/npmasbuildtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/