webpack-boiler-template Building and running on localhost First install dependencies: npm install To create a development build: npm run start To create a production build: npm run build Project Run Using Command npm start