React Webpack Example This is how to start a react and webpack based app along with using reactstrap for bootstrap integration and jest for testing Commands start = react-scripts start build = webpack -d test = jest eject = react-scripts eject (idk what this does)