Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleNa1000 authored Dec 3, 2024
1 parent b0febf9 commit a0151d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,10 @@ git clone https://github.com/esc-chula/esc-project-tracker.git
pnpm install
```

3. Run the app at /api for backend, /web for frontend, or root for both at the same time
3. Create .env and paste the env in /api and /web folder

4. Run the app at /api for backend, /web for frontend, or root for both at the same time
_make sure that you are not connected to ChulaWiFi_

```bash
turbo dev
Expand Down

0 comments on commit a0151d6

Please sign in to comment.