mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
18 lines
398 B
Markdown
18 lines
398 B
Markdown
# erettsegi-browser
|
|
|
|
- **Framework**: [Next.js](https://nextjs.org/)
|
|
- **Deployment**: [Vercel](https://vercel.com)
|
|
- **Styling**: [Tailwind CSS](https://tailwindcss.com)
|
|
|
|
## Running Locally
|
|
|
|
```bash
|
|
git clone https://github.com/skidoodle/erettsegi-browser
|
|
cd erettsegi-browser
|
|
pnpm install
|
|
pnpm dev
|
|
```
|
|
|
|
## License
|
|
|
|
[GPL-3.0](https://github.com/skidoodle/erettsegi-browser/blob/master/license.md)
|