August 2016
Intermediate to advanced
376 pages
6h 33m
English
Now is the time to create our task using only NPM.
Before we begin, it is important to keep in mind that NPM has two special commands that are invoked directly, start and test. So we will use the run command to run all the other tasks we create.
Our goals in this section are to:
To accomplish these tasks, we need to install some Command Line Interface (CLI) tools:
Read now
Unlock full access