|
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-preact
This example showcases Astro working with Preact.
Write your Preact components as .jsx
or .tsx
files in your project.