Skip to content

Commit cf7af1d

Browse files
committed
merged with dev
1 parent fb6f68b commit cf7af1d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ A debugging tool for React. Records state whenever state is changed and allows u
1616

1717
Two parts are needed for this tool to function. The <a href="https://chrome.google.com/webstore/detail/react-time-travel/cgibknllccemdnfhfpmjhffpjfeidjga">chrome extension</a> must be installed, and the NPM package must be installed and used in the React code.
1818

19+
After successfully installing the chrome extension, you can test Reactime functionalities in the demo repositories below.
20+
<a href="http://reactime-demo1.us-east-1.elasticbeanstalk.com/">Calculator</a>
21+
<a href="http://reactime-demo2.us-east-1.elasticbeanstalk.com/"> Bitcoin Price Index</a>
22+
1923
## Installing
2024

2125
1. Download the [extension](https://chrome.google.com/webstore/detail/reactime/cgibknllccemdnfhfpmjhffpjfeidjga) from Chrome Web Store.

0 commit comments

Comments
 (0)