Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 468 Bytes

File metadata and controls

17 lines (10 loc) · 468 Bytes

Effect for Beginners

To Run

  • install dependencies with your favorite package manager
  • use tsx / ts-node to run the file you want

snippets contains the snippets from the explanation part of the video

example-programs contains the pokemon program at each stage of the video

Additional Effect Resources