Introduction to Using NPM as a Build Tool

To learn more about this topic, I highly recommend this Pluralsight tutorial for a more detailed overview.

npm is gaining more and more steam as a replacement for other build tools such as Gulp, Grunt, Bower, and others. While the…