中文(简体)
npm init astro -- --template framework-react
此示例展示了 Astro 与 React 的配合。
在项目中将 React 组件编写为.jsx或.tsx文件。
.jsx
.tsx