5.9.9 • Published 3 years ago

cra-template-cleanscript v5.9.9

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

cra-template-cleanscript

This template is a cleaned version of the official TypeScript template for Create React App.

By clean I mean:

  • without files and folders that everyone usually deletes
  • with preconfigured eslint + stylelint + prettier + airbnb + husky + lint stage ( running yarn husky enables pre-commit checking )
  • with preconfigured github workflow that runs both on macos and ubuntu

To use this template, add --template cleanscript when creating a new app.

For example:

npx create-react-app my-app --template cleanscript

# or

yarn create react-app my-app --template cleanscript
5.9.9

3 years ago

5.9.7

3 years ago

5.9.5

3 years ago

5.9.3

3 years ago

5.9.1

3 years ago

5.7.9

3 years ago

5.7.1

3 years ago

3.9.7

3 years ago

1.7.9

3 years ago

1.7.3

3 years ago

1.5.9

3 years ago

1.5.7

3 years ago

1.3.9

3 years ago

1.3.7

3 years ago

1.3.5

3 years ago

1.2.7

3 years ago