This is the repository for my webpack tutorial. You can try out the web app by cloning this repository, running yarn install
, running yarn build
, and then opening index.html
in your browser.
The commit history for this web app can be used for following along with the tutorial.