Skip to content

Commit ca40ec3

Browse files
committed
Added how to use the project on local system section
1 parent 54d9d20 commit ca40ec3

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

JAVASCRIPT GAME/README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,19 @@
1111
![CSS](https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white)
1212
![JS](https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
1313

14-
<br>
14+
<br>
15+
16+
17+
### How to get the project on your local machine:
18+
19+
---
20+
21+
- Download or clone the repository
22+
23+
```
24+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
25+
```
26+
27+
- Go to the directory
28+
- Open Javascript Game folder
29+
- Open index.html with live server by right clicking on the mouse cursor

0 commit comments

Comments
 (0)