Skip to content

Commit

Permalink
Steps v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Allislove committed Nov 20, 2022
1 parent 6a213a5 commit 9e1e488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- First of all, we need to have the backend project run at our Local environment. So go to a new cmd interface line and do ``` git clone https://github.com/Allislove/customersapi ``` and follow the steps that are in ( https://github.com/Allislove/customersapi )
* Now we can continue with the frontend App.

- Do ``` git clone https://github.com/Allislove/people.git ```
- Do ``` git clone https://github.com/Allislove/people.git ``` this cmd will download(create) a new directory so we need do....
* ``` cd people```
Then do ``` npm install ``` this will install all the package that the project need.
* Now write ``` npm start ``` and press enter to run the project in you local env and you favorite browser.
Expand Down

0 comments on commit 9e1e488

Please sign in to comment.