Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 320 Bytes

OpenStax UI Component Library

General UI components for OpenStax projects.

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