Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saifulshihab authored Aug 11, 2024
1 parent 664407c commit 3a471b2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ Building Facebook UI Clone using React & Tailwind CSS🔥

# Installation

Ensure sure you have [Node.js](https://nodejs.org) installed on your machine. Then run the following commands.

```javascript
cd YOUR-PROJECT-FOLDER
yarn // install packages
yarn dev // run app on localhost
yarn // install all packages
yarn dev // run the app on localhost
```

# Contribution
Expand Down

0 comments on commit 3a471b2

Please sign in to comment.