React Workshop (advanced)
Tested with
- Node18 (probably 16 or 20 and are also fine)
- NPM 9.6.7
Install
Since this is a mono-repo you only need to run install in the root folder.
npm installStart each exercise with
npm run devSince this is a mono-repo you only need to run install in the root folder.
npm installStart each exercise with
npm run dev