An open API service indexing awesome lists of open source software.

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

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.