Skip to content

Commit fe12bdf

Browse files
committed
info added
1 parent dc03df4 commit fe12bdf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

QUIZ WEB APP/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,17 @@ This is a basic HTML, CSS, JAVASCRIPT quiz app where user can answer the questio
1616
### How to get the project on your local machine:
1717

1818
---
19+
20+
```
21+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
22+
```
23+
24+
- Go to the directory
25+
- Open QUIZ WEB APP folder
26+
- Open the terminal and run
27+
```
28+
node app.js
29+
```
30+
- Open *localhost:3000* in your browser.
31+
32+
***

0 commit comments

Comments
 (0)