0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/examples/with-mdx
2025-01-13 15:15:59 +00:00
..
.codesandbox Sync from 6c68269c0e 2025-01-13 15:15:59 +00:00
.vscode Sync from 6c68269c0e 2025-01-13 15:15:59 +00:00
public Sync from 6c68269c0e 2025-01-13 15:15:59 +00:00
src Sync from 6c68269c0e 2025-01-13 15:15:59 +00:00
.gitignore Sync from 6c68269c0e 2025-01-13 15:15:59 +00:00
astro.config.mjs Sync from 6c68269c0e 2025-01-13 15:15:59 +00:00
package.json Sync from 6c68269c0e 2025-01-13 15:15:59 +00:00
README.md Sync from 6c68269c0e 2025-01-13 15:15:59 +00:00
tsconfig.json Sync from 6c68269c0e 2025-01-13 15:15:59 +00:00

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.