fledge 0.6.1

Corvid-themed project scaffolding CLI — get your projects ready to fly.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# {{ project_name }}

{{ description }}

## Getting Started

```bash
bun install
bun run start
```

Open http://localhost:4200 in your browser.

## License

{{ license }}