|
|
2 years ago | |
|---|---|---|
| .. | ||
| .codesandbox | 2 years ago | |
| .vscode | 2 years ago | |
| public | 2 years ago | |
| src | 2 years ago | |
| .gitignore | 2 years ago | |
| README.md | 2 years ago | |
| astro.config.mjs | 2 years ago | |
| package.json | 2 years ago | |
| tsconfig.json | 2 years ago | |
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.