Skip to content

Commit 118b7a9

Browse files
committed
Local machine view added
1 parent 7a540d0 commit 118b7a9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

parallex-website/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,23 @@ This is a basic HTML, CSS, JAVASCRIPT website where images of this website has t
1010
![JS](https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
1111

1212
<br>
13+
14+
15+
### How to get the project on your local machine:
16+
17+
---
18+
19+
- Download or clone the repository
20+
21+
```
22+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
23+
```
24+
25+
- Go to the directory
26+
- Open parallex-website folder
27+
- Open the terminal and run
28+
```
29+
node app.js
30+
```
31+
- Open *localhost:3000* in your browser.
32+

0 commit comments

Comments
 (0)