A React security talk by Liran Tal, 2022
These open source slides are built with Slidev.
To start the slide show:
- Clone the repository locally
- Run
npm install
- Run
npm run dev
- visit http://localhost:3030
Edit the slides.md to see the changes.
Learn more about Slidev on documentations.