File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
- A real time collaboration project to draw with your friends.
1
+ # drawRTC : A Real-Time Drawing app.
2
2
3
- crafted by [ Ajeet ] ( https://x.com/ajeetonx )
3
+ A real-time collaboration project to draw with your friends.
4
4
5
- INSTRUCTIONS
5
+ ![ ] ( /home/ajeet/projects/drawRTC/drawRTC.png )
6
6
7
- To set up the project locally:-
8
7
9
- 1 . cd into the api ` cd api `
8
+ ## Instructions
9
+
10
+ ### Set Up the Project Locally
11
+
12
+ 1 . cd into the api folder ` cd api `
10
13
2 . install dependencies ` npm install `
11
14
3 . then cd into the client ` cd client `
12
15
4 . install dependencies ` npm install `
@@ -24,3 +27,5 @@ then start the client
24
27
2 . ` npm run dev `
25
28
3 . go to ` http://localhost:5173/ `
26
29
4 . draw and have fun!
30
+
31
+ Crafted by [ Ajeet] ( https://x.com/ajeetonx )
You can’t perform that action at this time.
0 commit comments