Skip to content

Commit 31fc109

Browse files
2 parents 5caf40d + 7c5a32f commit 31fc109

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
44

55
## Init project
66
Start by cloning the project: https://github.com/Logan-Developer/CoachApp-React.git
7-
Open the __src/components/AxiosInterceptor.js__ file and change the __baseUrl__ constant according to the Api server base Url.
7+
Open the __src/components/AxiosInterceptor.js__ file and change the __baseUrl__ constant according to the Api server base Url.
8+
Execute the command __npm install__ to install the required dependances
89

910
## Start the app
1011
Use the __npm start__ command to run the app in the development mode.

0 commit comments

Comments
 (0)