Skip to content

openstax/assessment-components

Repository files navigation

Assessment Component Library

UI components for OpenStax assessments.

Development

  • yarn dev watch files and recompile them when they change
  • yarn test run tests and get coverage results
  • yarn lint run eslint
  • yarn ladle serve run Ladle server at http://localhost:61000 to view component stories