Skip to content

Instantly share code, notes, and snippets.

View ankiiitraj's full-sized avatar
:octocat:
<!--inSearchForMeanings-->

Ankit Raj ankiiitraj

:octocat:
<!--inSearchForMeanings-->
View GitHub Profile

Project boilerplate

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.

Project Strucutre