https://github.com/zaydek/esbuild-mdx-example
Playground for esbuild + esbuild-mdx
https://github.com/zaydek/esbuild-mdx-example
Last synced: about 1 year ago
JSON representation
Playground for esbuild + esbuild-mdx
- Host: GitHub
- URL: https://github.com/zaydek/esbuild-mdx-example
- Owner: zaydek
- License: mit
- Created: 2021-01-22T11:22:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T02:36:07.000Z (over 5 years ago)
- Last Synced: 2025-04-11T04:05:06.623Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/zaydek/esbuild-mdx
- Size: 56.6 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esbuild-mdx-example
Reference implementation for [esbuild-mdx](https://github.com/zaydek/esbuild-mdx).
To use this project:
```sh
git clone https://github.com/zaydek/esbuild-mdx-example.git
cd esbuild-mdx-example
yarn
yarn build
open out/index.html
```
## License
Licensed as MIT open source.