Skip to content

Commit 8429c7b

Browse files
author
sachin-maheshwari
authored
Update README
adding instructions to get the token locally
1 parent 2997b32 commit 8429c7b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

web-assets/local/README

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
Open index.html to get the token locally.
1+
To run any topcoder frontend application locally, you need token for localhost domain.
2+
Open index.html on your browser to get the token locally, for reefreshing the token keep the tab open.
3+
Please follow the following instructions to run get token locally -
4+
5+
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

0 commit comments

Comments
 (0)