https://github.com/mdx-js/showcase
Deprecated — screenshots of projects, apps, and websites using MDX
https://github.com/mdx-js/showcase
Last synced: 5 months ago
JSON representation
Deprecated — screenshots of projects, apps, and websites using MDX
- Host: GitHub
- URL: https://github.com/mdx-js/showcase
- Owner: mdx-js
- License: mit
- Archived: true
- Created: 2019-06-21T18:30:42.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T13:11:29.000Z (8 months ago)
- Last Synced: 2024-12-16T23:44:58.660Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 20.4 MB
- Stars: 9
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# 📸 MDX showcase
This repository contains the images used on the showcase
page of the MDX website.:pray: PRs welcome for projects using MDX that aren't present!
## Development
### Installation
```sh
yarn
```### Usage
```sh
yarn build
```