This repository contains the material for the workshop at JS Bangkok 2024. It contains problems and solutions for the workshop.
Please refer to the prerequisites.pdf
file included in this repository for detailed information on the necessary prerequisites for this workshop.
- Clone the repository
- Go to the directory that you want to run
- Run
npm install
- Run
npm run dev