react-rewired-boilerplate

this is a simple template to start react applcations without laziness. [to update]

Stars
0

react-rewired-boilerplate

  • This is a simple template to start react applcations without laziness. :)

Table of Contents

Packages

  • react-rewired (config-overrides)
  • babel-plugin-root-import
  • styled-components
  • typescript
  • axios
  • jest
  • eslint
  • prettier
  • editorconfig
  • commitlint/husky
  • tsconfigs
  • reach/router

Commitlint usage

  • In general the pattern mostly looks like this:

    type(scope?): subject  #scope is optional
    
  • Real world examples can look like this:

    chore: run tests on travis ci
    
    fix(server): send cors headers
    
    feat(blog): add comment section
    

To do

1. Re-organize files.
2. Implement more packages.
3. and More

Author

  • Bruno Ramires de Moraes Ferreira - GitHub