React / TypeScript starter project

yarn dev

Conventions

  • All components go in components/
  • All files should be named using dash-case
  • Utility functions go in lib/