Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josepot/react-rxjs-slides
https://github.com/josepot/react-rxjs-slides
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/josepot/react-rxjs-slides
- Owner: josepot
- Created: 2021-04-20T21:19:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T08:57:20.000Z (over 3 years ago)
- Last Synced: 2024-04-14T06:09:11.201Z (7 months ago)
- Language: TypeScript
- Size: 6.06 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MDX Deck + Code Surfer template
This project was generated with the `npm init code-surfer-deck` command.
## Development
To run the presentation deck in development mode:
```sh
npm start
```Edit the [`deck.mdx`](deck.mdx) file to get started.
## Exporting
To build the presentation deck:
```sh
npm run build
```For more documentation see [MDX Deck](https://github.com/jxnblk/mdx-deck) and [Code Surfer](https://codesurfer.pomb.us/)