|
vor 1 Jahr | |
---|---|---|
.. | ||
.codesandbox | vor 1 Jahr | |
.vscode | vor 1 Jahr | |
public | vor 1 Jahr | |
src | vor 1 Jahr | |
.gitignore | vor 1 Jahr | |
README.md | vor 1 Jahr | |
astro.config.mjs | vor 1 Jahr | |
package.json | vor 1 Jahr | |
tsconfig.json | vor 1 Jahr |
npm create astro@latest -- --template framework-multiple
This example showcases Astro's built-in support for multiple frameworks (React, Preact, Svelte, and Vue (v3.x
)).
No configuration is needed to enable these frameworks—just start writing components in src/components
.