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: DeveloperREADME.md
+31-17Lines changed: 31 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,31 +7,45 @@ Development Enviroment Setup
7
7
Getting Started
8
8
<h2>
9
9
10
-
<h4>
11
-
1. Download React Dev Tools from the Chrome Web Store. <a href=https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en>
10
+
<h4>1. Download React Dev Tools from the Chrome Webstore <ahref=https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en>
12
11
Click Here To Download
13
-
</a>
12
+
</a></h4>
14
13
15
-
<br>
16
-
2. Run the following command in your terminal.
17
-
<h4>
14
+
<h4>2. Clone down the Reactime repo onto your machine.</h4>
3. If everything was installed without any errors, great! Move on to testing section to make sure everything is running.
24
-
<h4>
25
34
<br>
26
35
27
-
<h2>
28
-
Testing
29
-
<h2>
30
36
<h4>
31
-
1. Access your Chrome extensions by clicking the puzzle piece icon in your browser. Click on manage extensions on the bottom. From there change into Developer Mode on the top right.
32
-
37
+
5. Add Reactime to your Chrome extensions.
38
+
<br>
39
+
- Navigate to chrome://extensions
40
+
<br>
41
+
- Select “Load Unpacked”
42
+
<br>
43
+
- Choose reactime > src > extension > build
44
+
<br>
45
+
Navigate to http://localhost:8080/ to inspect the demo application using Reactime!
46
+
<br>
33
47
<br>
34
-
2. Click on "Load unpacked" on the left side of the screen. From there locate the Reactime file, and load src/extension/build. If loaded correctly you should now see Reactime as an extension.
0 commit comments