File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,6 @@ yarn install
43
43
yarn start
44
44
```
45
45
46
- Then open [ http://localhost:3000/ ] ( http://localhost:3000/ ) to see your app.
47
-
48
46
If you see an error like this:
49
47
50
48
```
@@ -61,7 +59,7 @@ Within client and server folders we have readme with more details on each sectio
61
59
### Hitting J.P. Morgan APIs
62
60
63
61
This will require you to provide some SSL certificates.
64
- You will need to onboard to J.P. Morgan to access this information. Further details are available [ here] ( http ://developer.jpmorgan.com/) .
62
+ You will need to onboard to J.P. Morgan to access this information. Further details are available [ here] ( https ://developer.jpmorgan.com/) .
65
63
66
64
Once you have the correct files ready you can upload them to your server (DO NOT COMMIT THESE FILES TO YOUR CODEBASE).
67
65
You can’t perform that action at this time.
0 commit comments