Another year, another meetup. This one, too, isn't complete without a proper website.
Yes, I used webpack for a static website.
- Fork this repository
- Check out your fork
- Run
npm install
- Why am I writing down these instructions? You're not going to do anything anyway
npm start
starts a local development server and opens the website in the browsernpm run build
regenerates thedocs
directory- yada yada yada
- Create PR
- Done.