React Workshop Installation Notes (March 17, 18, & 24 2018)
Installation Install Chrome React is compatible with every modern browser, but Chrome is the best choice for development. In addition to its excellent developer tools,Chrome has two essential extensions: React Developer Tools and Redux DevTools. Install Chrome at: https://www.google.com/chrome/browser/desktop/index.html Then install React Developer Tools and Redux DevTools via the Chrome Web Store. Install Git The latest version of Git is 2.16.2. If you have it already, but your version is older than 2.6, please update it. G...