Skip to content

Latest commit

 

History

History

README.md

Tables are Hard: Demos

Demos for each tutorial in the series: Tables are Hard.

Each numbered directory is a step in the tutorials, and contains its own README.md with steps to create your own.

Incremental Improvement

Instructions

  • Clone this repository.
  • Open a terminal in the directory for the part you want to run.
  • npm install, then npm start.
  • Open your browser to localhost:3000.
  • Play with the code however you like; the browser tab will refresh automatically.