Cra Template Quickstart Redux Save

Opinionated quickstart Create React App template with Redux, React Testing Library and custom eslint configuration

Project README

Build Status npm version npm

Quickstart Redux Create React App template

Opinionated quickstart Create React App (CRA) template.

Features

Usage

npx create-react-app %PROJECT_NAME% --template quickstart-redux

Or

yarn create react-app %PROJECT_NAME% --template quickstart-redux

npx command installs most recent stable version of CRA from npm. --template parameter points to this template, note that cra-template- prefix is omitted.

Then

cd %PROJECT_NAME%
yarn start

See full documentation or demo

Open Source Agenda is not affiliated with "Cra Template Quickstart Redux" Project. README Source: morewings/cra-template-quickstart-redux

Open Source Agenda Badge

Open Source Agenda Rating