mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
pnpmxd
This commit is contained in:
18
readme.md
Normal file
18
readme.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user