🚌 School Bus
Lesson Desk Component Library
About
School Bus is a Component Library which provides developers with the easiest possible way of building Lesson Desk’s products.
Motivation
In order to create a great experience for our users, the component library is intented to be a single source of truth for all stakeholders.
Goals
- Create consistency across products.
- Speed up design and development velocity.
- Improve overall quality of the codebase.
- Provide a base set of components that can be reused in many contexts.
Install
The following peer dependencies are required:
Afterwards, you can install the library:
npm install @lessondesk/schoolbus
yarn add @lessondesk/schoolbus
Contributing
Contributions are welcome. Please open up an issue or create PR if you would like to help out.
For all contributors, please be sure to read the
Contributing doc.
Credits
This component library was heavily inspired by the excellent Priceline.com Design System.
License
MIT