Bare Bones Html / CSS / JS Webpack Setup Easy way to create a simple playground for web development with hot reloading built in Webpack 4 Hot Module Replacement Prettier Eslint Installation install dependencies yarn install Running the App begin by starting webpack yarn start