0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/examples/with-mdx
Fred K. Bot 02b797fd3c
[ci] release (beta) (#5792)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-12 11:40:35 -05:00
..
.vscode
public
src
.gitignore Add .astro/ to .gitignore in example projects (#5841) 2023-01-12 11:26:13 -05:00
astro.config.mjs
package.json [ci] release (beta) (#5792) 2023-01-12 11:40:35 -05:00
README.md
sandbox.config.json
tsconfig.json

Astro Example: MDX

npm create astro@latest -- --template with-mdx

Open in StackBlitz Open with CodeSandbox

This example showcases using @astrojs/mdx to author content using MDX.