Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 319 Bytes

Source code for YouTube Videos

Hello!

I have a YouTube Channel where I teach JavaScript!

In those videos sometimes I show code.

This is where I share that code!

Setup

I'm using Yarn, with workspaces, and PnP.

  • yarn install
  • yarn workspace <workspace name> start