|
1 anno fa | |
---|---|---|
.. | ||
.codesandbox | 1 anno fa | |
.vscode | 1 anno fa | |
public | 1 anno fa | |
src | 1 anno fa | |
.gitignore | 1 anno fa | |
README.md | 1 anno fa | |
astro.config.mjs | 1 anno fa | |
package.json | 1 anno fa | |
tsconfig.json | 1 anno fa |
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
.