mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
4e88ffd813
* config: update config for codesandbox * feat: update create-astro to remove .codesandbox folder * chore: changeset * fix: use node18 |
||
---|---|---|
.. | ||
.codesandbox | ||
.vscode | ||
public | ||
src | ||
.gitignore | ||
astro.config.mjs | ||
package.json | ||
README.md | ||
tsconfig.json |
Astro Example: MDX
npm create astro@latest -- --template with-mdx
This example showcases using @astrojs/mdx
to author content using MDX.