https://github.com/bholmesdev/talk-opt-in-design
Opt-in design conference talk slides
https://github.com/bholmesdev/talk-opt-in-design
talk
Last synced: about 1 month ago
JSON representation
Opt-in design conference talk slides
- Host: GitHub
- URL: https://github.com/bholmesdev/talk-opt-in-design
- Owner: bholmesdev
- Created: 2023-03-16T18:33:45.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T14:20:06.000Z (over 2 years ago)
- Last Synced: 2025-04-04T18:11:24.393Z (11 months ago)
- Topics: talk
- Language: Vue
- Homepage: https://talk-opt-in-design.vercel.app
- Size: 10.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⏯ Slide deck: "Opt in design - A new era in web development"
**Production URL: [talk-opt-in-design.vercel.app](https://talk-opt-in-design.vercel.app)**
## Run locally
This slide deck was built using [Sli.dev](https://sli.dev/). To play the slideshow locally, run:
- `npm install`
- `npm run dev`
- visit http://localhost:3030
Edit the [slides.md](./slides.md) to see the changes.