rebuilding-netlify
rebuilding-netlify copied to clipboard
Rebuilding Netlify
Source code for my "Rebuilding Netlify" live stream.
To run locally:
- Install Parcel
- Clone this repo
- Install this repo's dependencies using
npm installoryarn - Run
parcel index.html