docs: deleted frontend/README.md

This commit is contained in:
Etienne Collin
2025-08-12 20:32:17 +00:00
committed by etiennecollin
parent 0cf4147f88
commit 7dc6c0b23b

View File

@@ -1,19 +0,0 @@
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
The page auto-updates as you edit files.