Update index.md (#18578)

Some people don't want to use Chrome, so it would be nice to tell them there are alternatives.
This commit is contained in:
Jace
2018-10-13 01:46:55 -06:00
committed by Ryan
parent e321ca535c
commit 71e1241fdc

View File

@ -21,6 +21,8 @@ npm start
The command line should give you an output where you can find the application in the browser. The default should be localhost:8080. If you are only using IE or Edge on your Windows machine, I can recommend you to install Chrome as well to access the developer environment and the React Developer Tools which are available as Chrome extension.
** If you don't use Chrome, there are extensions that let you use Chrome extensions. **
![alt react starting page](https://cdn-images-1.medium.com/max/800/1*Qcry5pCXIy2KeNRsq3w7Bg.png)
#### src/App.js