Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 184 Bytes

File metadata and controls

9 lines (6 loc) · 184 Bytes

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/