Back to Browse

NPM - pre & post scripts

15.5K views
Jul 29, 2019
6:14

In this tutorial I show a couple quick tips for working with NPM and the package.json file. There are "pre" and "post" features for adding sequences of scripts to your package.json file. This will let you create a sequence of scripts to run with NPM, from the command line, to help you with your build processes.

Download

1 formats

Video Formats

360pmp48.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

NPM - pre & post scripts | NatokHD