0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/examples/with-mdx
Houston (Bot) 5e6bd6ab5d
[ci] release (beta) (#8140)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-18 18:49:34 +02:00
..
.vscode
public
src
.gitignore
astro.config.mjs
package.json [ci] release (beta) (#8140) 2023-08-18 18:49:34 +02:00
README.md
sandbox.config.json feat: change default port to 4321 (#7874) 2023-08-08 11:02:51 +01:00
tsconfig.json

Astro Example: MDX

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

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

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