Hello!
I have a YouTube Channel where I teach JavaScript!
In those videos sometimes I show code.
This is where I share that code!
I'm using Yarn, with workspaces, and PnP.
yarn install
yarn workspace <workspace name> start
Hello!
I have a YouTube Channel where I teach JavaScript!
In those videos sometimes I show code.
This is where I share that code!
I'm using Yarn, with workspaces, and PnP.
yarn install
yarn workspace <workspace name> start