https://github.com/willklein/build-your-first-js-tool
Slides prepared for JSNation
https://github.com/willklein/build-your-first-js-tool
Last synced: 4 months ago
JSON representation
Slides prepared for JSNation
- Host: GitHub
- URL: https://github.com/willklein/build-your-first-js-tool
- Owner: willklein
- Created: 2023-05-17T18:24:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T18:24:40.000Z (about 3 years ago)
- Last Synced: 2025-02-16T14:01:35.230Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 10 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to [Slidev](https://github.com/slidevjs/slidev)!
To start the slide show:
- `npm install`
- `npm run dev`
- visit http://localhost:3030
Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).