|
il y a 1 an | |
---|---|---|
.. | ||
.codesandbox | il y a 1 an | |
.vscode | il y a 1 an | |
public | il y a 1 an | |
src | il y a 1 an | |
.gitignore | il y a 1 an | |
README.md | il y a 1 an | |
astro.config.mjs | il y a 1 an | |
package.json | il y a 1 an | |
tsconfig.json | il y a 1 an |
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
.