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