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