mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-08 18:59:43 -06:00
Update CONTRIBUTING.md
This commit is contained in:
committed by
GitHub
parent
7763c5e288
commit
4db13fb924
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user