https://github.com/protokol/webinar-automated-tests-playwright
https://github.com/protokol/webinar-automated-tests-playwright
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/protokol/webinar-automated-tests-playwright
- Owner: protokol
- Created: 2024-04-08T08:17:57.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T18:27:52.000Z (about 2 years ago)
- Last Synced: 2025-03-02T19:12:42.772Z (over 1 year ago)
- Language: Vue
- Size: 928 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# An internal webinar regarding Automated Testing
### Start it locally
- `pnpm install`
- `pnpm run dev`
- visit http://localhost:3030
Edit the `./slides.md` if you want to modify slides.
The project is based on the [Sli.dev framework](https://sli.dev/).