@kozimo/blockz-react
v1.0.2
Published
React components for building UIs with Blockz.
Downloads
2
Readme
@kozimo/blockz-react
This package contains the React components of Blockz Design System.
Installation
The package can be installed via npm:
npm i @kozimo/blockz-react --save
Or via yarn:
yarn add @kozimo/blockz-react
Usage
Blockz React exports each component as ES6 modules:
import { Title, Button } from '@kozimo/blockz-react';
License
Blockz React is licensed under the terms of the Apache License 2.0.