chore: remove cashed
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Frontend (Vite + React)
|
||||
|
||||
## Development
|
||||
```bash
|
||||
cd frontend
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Production build
|
||||
```bash
|
||||
cd frontend
|
||||
npm run build
|
||||
```
|
||||
Reference in New Issue
Block a user