Skip to content

Commit 72e2fe9

Browse files
author
sachin-maheshwari
authored
Update README
1 parent 8429c7b commit 72e2fe9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

web-assets/local/README

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Open index.html on your browser to get the token locally, for reefreshing the to
33
Please follow the following instructions to run get token locally -
44

55
1- Clone this git repo locally
6-
2- cd tc-auth-lib/web-assets/local
7-
3- python3 -m http.server 5000
8-
4- or php -S localhost:5000
6+
2- Command "cd tc-auth-lib/web-assets/local"
7+
3- Command "python3 -m http.server 5000"
8+
4- or Command "php -S localhost:5000"
9+
5- Open http://localhost:5000 on your browser and hit "login" link.
10+
6- It'll take your https://topcoder-dev.com account credentials
11+
7- After successfully login, now access any topcoder frontend app locally in your browser, aprat from 5000 port.

0 commit comments

Comments
 (0)