ARc - Open source boilerplate react implementation
- Can support SSR
- Makes use of 'experimental' webpack features that result in some slick convention over configuration code, but at the expense of testability.
- Requries more expertise, not widely adopted across industry.
Create-React-App - Facebook supported zero configuration SPA application.
