Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 244 Bytes

Run the complete application:

  1. Clone the repository
  2. Check out branch demo
  3. Run npm i
  4. Run npm run dev

If you want to step through the demo:

  1. Run ./step-through-commits.sh.
  2. Hit enter to advance to the next commit.