Angular 2 with webpack Small angular 2 template with webpack Open a command prompt in the project's root directory Type: npm install This installs the dependencies as defined in the package.json file. Type: npm run dev