Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- 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: 2023-03-03T03:28:17.826Z (almost 2 years 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/).