Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 389 Bytes

React TypeScript Boilerplate

List of things to do:

  • Add styling library (styled-components?)
  • Add redux
  • Add react-router
  • Add react-styleguidist
  • Add documentation library (selectors man...)
  • Add testing framework (Unit)
  • Add testing framework (Acceptance)
  • Setup CI (CircleCI?)
    • Don't care which, I just want a config file in the project to dictate the build, not a UI