Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 420 Bytes

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

Note: exercises.json needs to be created at the top level for ladle See src/components/Print.stories.tsx