In the future we plan to integrate it into Create React App even more closely. To learn more about Flow, check out its documentation. Adding a Router Create React App doesn't prescribe a specific routing solution, but React Router is the most popular one. To add it, run: npm install -...