You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Steps:
4
4
1. After cloning repo, and opening file, in terminal type:
5
5
2.**cd github-master** it will change directory to folder of app
6
6
3. Type **npm install** to install all packages used for this app
7
-
4. In file **token.js** replace token with your token, to generate [click here](https://github.com/settings/tokens)
7
+
4. In file **token.js** replace token with your token, to generate [click here](https://github.com/settings/tokens) - my token is deleted this is just placeholder, app wont work without token
8
8
5. To run app type **npm start**
9
9
6. Your app should start on **localhost:3000** on your browser
0 commit comments