While React
itself doesn't enforce any specific project strucutre or setup for that matter, it's always better to have
a boilerplate at disposal to kickstart a React
project.
After studying some of the available boilerplates, we found react-slingshot
from a Pluralsight Author coryhouse quite handy. However it is to be noted that it's just a
recommendation and subject to personal preference and at some times project requirements.