3.2.0 • Published 1 year ago

@slamach/cra-template-redux v3.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

3.2.0

1 year ago

3.1.0

1 year ago

3.0.0

1 year ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.3

2 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago