erettsegi-browser/README.md
2023-09-16 23:15:55 +02:00

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
yarn install
yarn dev
```
## License
[GPL-3.0](https://github.com/skidoodle/erettsegi-browser/blob/master/license.md)