Slides for the talk "Visual debugging experience for your frontend tests" hosted by Techie Story x Dwarves Foundation x WeBuild
To start the slide show:
npm install
/yarn
/pnpm install
npm run dev
/yarn dev
/pnpm dev
- visit http://localhost:3030
Edit the slides.md to see the changes.
Learn more about Slidev on documentations.
Online version of this slide can be accessed at https://talkwithdf.hung.dev
A downloadable pdf version is at https://talkwithdf.hung.dev/slidev-exported.pdf
This can be easily deployed to Netlify by connecting this repository directly, deployment specs is already configured in netlify.toml
Please reach out to hung_dev if you have any questions.