0.5.6 ā€¢ Published 2 years ago

@templeio/cra-template-templeio v0.5.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

template for create react app. Template is based on react-starter-boilerplate

šŸ  Homepage

Prerequisites

  • node ^12.22.0 || ^14.17.0 || >=16.0.0

Install

npx create-react-app my-app --template @templeio/cra-template-templeio

Features

  1. Typescript
  2. Opinionated style-guide
  3. Code structure to reference from.
  4. Notable dependencies
    • i18next - for localization
    • Material ui(v5) - component library
    • react-router-dom - for routing
  5. Notable dev dependencies
    • cypress - for E2E testing
    • commitizen, standard-version... - for conventional changelogs
    • npm-check - for interactive package update
    • react-app-rewired - for path aliasing but also for custom configuration

TODO:

  • storybook
  • example app
  • base testing in template

Changelog generation

  1. Make changes to your code
  2. use npm run commit or jetbrains plugin to create conventional commit
    • npm run commit uses commitizen to generate commit.
  3. use npm run release to generate release using standard-version. standard-version uses conventional commits to generate changelog in CHANGELOG.md and also adds tag to the commit.

Author

šŸ‘¤ Andrei Sirotin

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!


This README was generated with ā¤ļø by readme-md-generator

0.5.6

2 years ago

0.5.5-next.0

2 years ago

0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.0

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.2

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.1.0-alpha.1

3 years ago

0.1.0-alpha.3

3 years ago

0.1.0-alpha.2

3 years ago

0.1.0-alpha.0

3 years ago

0.0.5-alpha.5

3 years ago

0.0.5-alpha.4

3 years ago