Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 568 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 568 Bytes

todos

opinionated react setup to be used as reference

  • vs code dev containers
  • pre-commit format and test run (partially implemented)
  • parcel for fast development (fast hmr)
  • react + typescript
  • react router
  • storybook
  • storyshots (including css import)
  • graphql (apollo client)
  • graphql with storybook
  • graphql code generation
  • useQuery graphql hook
  • material ui
  • authentication
  • example(s) of pages (with route) + containers + stateful components + stateless componentes