https://github.com/kevinmichaelchen/presentation-branching-strategies
SlideV presentation about Git branching strategies
https://github.com/kevinmichaelchen/presentation-branching-strategies
Last synced: 3 months ago
JSON representation
SlideV presentation about Git branching strategies
- Host: GitHub
- URL: https://github.com/kevinmichaelchen/presentation-branching-strategies
- Owner: kevinmichaelchen
- Created: 2022-09-29T03:47:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T04:37:39.000Z (over 2 years ago)
- Last Synced: 2025-02-23T22:43:39.898Z (3 months ago)
- Language: Vue
- Homepage: https://kchen-presentation-branching-strategies.vercel.app
- Size: 53.7 KB
- 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)!
This project was created with:
```bash
pnpm create slidev
```## Getting started
To start the slide show:- `npm install`
- `npm run dev`
- visit http://localhost:3030Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).