Update CONTRIBUTING.md

This commit is contained in:
Alexander Holliday
2025-11-12 09:21:02 -08:00
committed by GitHub
parent 7763c5e288
commit 4db13fb924

View File

@@ -163,18 +163,6 @@ npm run dev
The client will run at `http://localhost:5173`.
If you encounter errors during installation, remove the `node_modules` directory and `package-lock.json`:
```bash
rm -rf node_modules package-lock.json
```
Then reinstall the dependencies
```bash
npm install
```
#### Step 5: Access the Application
Open your browser and navigate to: