Slides for Eduka workshop "How to Build High Performance Website" (June 18th, 2020)
Develop using React, Typescript, MDX, and mdx-deck.
Deployed to Vercel (previously Now). Splitbee for analytics.
- Clone this repo
- Install dependencies
npm install
- Run it
npm start
- Build
npm run build