docs: updated SETUP_THE_PROJECT.md, removed secret files from .env

This commit is contained in:
chamikaJ
2024-05-17 12:09:01 +05:30
parent 083a1644ce
commit a828fe0733
3 changed files with 4 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ Getting started with development is a breeze! Follow these steps and you'll be c
3. **Run the frontend:**
```bash
npm start
```
4. Navigate to [http://localhost:4200](http://localhost:4200)