Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinmichaelchen/presentation-branching-strategies

SlideV presentation about Git branching strategies
https://github.com/kevinmichaelchen/presentation-branching-strategies

Last synced: about 2 months ago
JSON representation

SlideV presentation about Git branching strategies

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:3030

Edit the [slides.md](./slides.md) to see the changes.

Learn more about Slidev on [documentations](https://sli.dev/).