Learn TypeScript 3 by Building Web Applications
上QQ阅读APP看书,第一时间看更新

Introducing npm

As we saw in the first chapter, npm (or yarn if you prefer that alternative package manager) will become one of your best friends. With it, you will be able to manage the dependencies of your projects, install and update them, and execute scripts as well.