CommentMar 3, 2017I start React projects with Facebooks create-react-app, it takes away all the webpack setup and is a great starting point for React applications https://github.com/facebookincubator/create-react-appNeed help with my first Open Source Project