Skip to content

rkichenama/components

Repository files navigation

components

CircleCI CodeFactor

A library of reusable React components with a documentation app which features documentation, coverage, test results, and examples.

Project use webpack for build and dev, and jest for testing

  • app - the documentation app
  • config - misc configuration and mock files
  • lib - the compiled component library, updated only in tags, TBD
  • doc - the 'public' folder
  • src - component source