@slamach/cra-template-redux

3.2.0 • Public • Published

CRA Redux Boilerplate

About the Project

Template for Create React App with Redux, Styled Components and Prettier.

Features

  • Redux and Redux Toolkit
  • Styled Components
  • EditorConfig and Prettier

Installation and Usage

To apply the template you have to add --template @slamach/redux when creating a new project with create-react-app.

Example:

npx create-react-app project-name --template @slamach/redux

To make the pre-commit hook work, you need to initialize project as a Git repository and execute npm run prepare.

Development

npm start

Production

npm run build

Contact

Dmitrii Sviridov
Telegram: slamach
Email: sviridov.dvv@gmail.com

Package Sidebar

Install

npm i @slamach/cra-template-redux

Weekly Downloads

0

Version

3.2.0

License

MIT

Unpacked Size

10.4 kB

Total Files

23

Last publish

Collaborators

  • slamach