React Boilerplate CRA Template
  • README
  • Quick Start
  • Understanding react-boilerplate
  • Tools
    • CLI & Scaffolding
    • Editor Configuration
    • Package Managers
  • Building Blocks
    • Building Blocks
    • The Slice
      • Redux & Toolkit
      • Reselect
      • Redux-Saga
      • Redux Injectors
    • Async Components
    • Routing
    • i18n Internationalization & Pluralization
    • Styling (CSS)
    • Testing
  • Deployment
    • AWS
    • Azure
    • Heroku
    • Netlify
  • Misc
    • FAQ
Powered by GitBook
On this page
  • What is React Boilerplate CRA Template
  • Let's get started with the documentation

Was this helpful?

README

NextQuick Start

Last updated 4 years ago

Was this helpful?

What is React Boilerplate CRA Template

💁‍♂️ TL;DR: CRA handles the bootstrapping and React Boilerplate gets you started with the best tools and practices.

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. ;)

Let's get started with the documentation

In the following sections, we will briefly introduce this boilerplate to you and then start diving into details with the section.

Source Code & Repo:

NPM Package:

create-react-app
react-boilerplate
create-react-app
Building Blocks
Github
npm