Skip to content

Commit bebe0ed

Browse files
authored
Update README.md
1 parent 9402f85 commit bebe0ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Install dependencies:
66
npm i
77
```
88

9-
Create a `.env` file and copy the keys and values from `.env.example`.
9+
IMPORTANT: Create a `.env` file and copy the keys and values from `.env.example`.
1010

1111
Running the client server locally:
1212

@@ -20,6 +20,8 @@ Running tests:
2020
npm run test
2121
```
2222

23+
Note: Even if you aren't developing the backend, you should set up the the [backend](https://github.com/codebuddies/backend) and run it locally so that the frontend has a local API to talk to.
24+
2325
## **Overview of Codebuddies**
2426

2527
### **What is CodeBuddies?**

0 commit comments

Comments
 (0)