Files
erettsegi-browser/readme.md
T
2025-06-19 22:12:19 +02:00

20 lines
420 B
Markdown

# erettsegi-browser
- **Framework**: [Next.js](https://nextjs.org)
- **Deployment**: Self-hosted
- **Styling**: [Tailwind CSS](https://tailwindcss.com)
- **UI library**: [HeroUI](https://www.heroui.com/)
## Running Locally
```bash
git clone https://github.com/skidoodle/erettsegi-browser
cd erettsegi-browser
bun i
bun dev
```
## License
[AGPL-3.0](https://github.com/skidoodle/erettsegi-browser/blob/main/LICENSE)