If you are just getting started with React, we recommend using Create React App. It is ready to use and ships with Jest!
(link)
Does this mean that whoever installs Jest also gets Create React App (as I read this phrase initially, and was very surprised), or that whoever installs Create React App also gets Jest (which is the intended meaning)?