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