Step 1: Webpack

  1. npm initThe command creates this automaticallypackage.jsonFile;
  2. Install Webpack:npm install --save-dev webpack webpack-cli
  3. configurationwebpack.config.js