Skip to content

Commit

Permalink
docs: add slides documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrith committed Sep 14, 2023
1 parent 0e0cfab commit 146d105
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
<img src=".assets/screenshot.png" alt="Screenshot" height="300" />
</div>

This is a demo project to show how to use composition pattern in React. It is part of a speech at the [React & React Native MTL Monthly Meetup
](https://www.meetup.com/react-mtl/events/294497412/) of November 2023.
This is a demo project to show how to use composition pattern in React. It is part of a speech at the [React & React Native MTL Monthly Meetup](https://www.meetup.com/react-mtl/events/294497412/) of November 2023.

## Getting started

Expand Down
6 changes: 4 additions & 2 deletions slides/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Welcome to [Slidev](https://github.com/slidevjs/slidev)!
# Slides

To start the slide show:
These slides were presented at the [React & React Native MTL Monthly Meetup](https://www.meetup.com/react-mtl/events/294497412/) of November 2023.

## Getting started

- `pnpm install`
- `pnpm dev`
Expand Down

0 comments on commit 146d105

Please sign in to comment.