Skip to content

Commit

Permalink
Add information about browsers / devtools
Browse files Browse the repository at this point in the history
  • Loading branch information
mejackreed committed Nov 23, 2020
1 parent f5d3afc commit 2db642d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ During the workshop you will be learning to customize [Mirador](https://projectm

- Run this Mirador application using Webpack
- Edit files in this repository and see the changes in a browser


We recommend using the [Firefox](https://www.mozilla.org/firefox/download) or [Chrome](https://www.google.com/chrome/) browser for development with the following add-ons:
- Redux DevTools - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/reduxdevtools/) | [Chrome](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd)
- React DevTools - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/react-devtools/) | [Chrome](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en)


## Development system requirements

Expand Down

0 comments on commit 2db642d

Please sign in to comment.