offcourse-ui-components
v0.3.2
Published
React UI Components and Styleguide for the Offcourse Project
Maintainers
Readme
Offcourse UI Components
Reusable UI Components for the Offcourse Project.
Install and Use
To use them in your React App run:
npm install ofcourse-ui-componentsor add the library to your package.json.
The npm package also includes a umd build that can be added to your package.json.
<script src="offcourse-ui-components.js"/>