0.3.2 • Published 6 years ago

offcourse-ui-components v0.3.2

Weekly downloads
32
License
MIT
Repository
gitlab
Last release
6 years ago

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-components

or 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"/>