Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 276 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 276 Bytes

TobUI

TobUI is a component library used to build applications in React.js

Installation

Install via NPM.

npm install

Docs

Open docs on http://localhost:9090

npm run docs

Building

Build library using rollup

npm run build