Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 359 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 359 Bytes

web-performance

Description

Slides for Eduka workshop "How to Build High Performance Website" (June 18th, 2020)

Stack

Develop using React, Typescript, MDX, and mdx-deck.

Deployed to Vercel (previously Now). Splitbee for analytics.

Usage

  1. Clone this repo
  2. Install dependencies npm install
  3. Run it npm start
  4. Build npm run build