mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2026-04-27 21:17:36 +02:00
Update readme.md
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# erettsegi-browser
|
||||
|
||||
- **Framework**: [Next.js](https://nextjs.org)
|
||||
- **Deployment**: [Vercel](https://vercel.com)
|
||||
- **Deployment**: Self-hosted
|
||||
- **Styling**: [Tailwind CSS](https://tailwindcss.com)
|
||||
- **UI library**: [NextUI](https://nextui.org)
|
||||
- **UI library**: [HeroUI](https://www.heroui.com/)
|
||||
|
||||
## Running Locally
|
||||
|
||||
```bash
|
||||
git clone https://github.com/skidoodle/erettsegi-browser
|
||||
cd erettsegi-browser
|
||||
pnpm install
|
||||
pnpm dev
|
||||
bun i
|
||||
bun dev
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user