create-incu-app
Version:
Create a new incu app 🍃
18 lines (12 loc) • 331 B
Markdown
First, run the development server:
```bash
npm run dev
yarn dev
pnpm dev
```
Open [http://localhost:5173](http://localhost:5173) with your browser to see the result.
You can start editing the page by modifying `src/main.tsx`. The page auto-updates as you edit the file.
{{markdown}}