README
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a custom template of . React Boilerplate has been developing the ultimate React starter kit for many years now. On the other hand CRA
(create-react-app
) is currently the people's favorite choice. This template has been created to join their strengths together. CRA
provides the necessary bootstrapping to start your projects but does not provide a guide on how to build it. That is where react-boilerplate
comes in and prepares the bases with the battle-tested techniques and tools to guide you into creating state-of-the-art web applications.
This documentation assumes that you are familiar with the . The template is built on top of it. ;)
In the following sections, we will briefly introduce this boilerplate to you and then start diving into details with the section.