Sample Webpack Repo Built using the following medium post Beginner's Guide to Webpack To get started with this project, do the following: Git clone the project cd into the project run npm install from the terminal To Run npm test // dev server npm start // build and bundle package for prod