0.1.4 • Published 6 years ago

karmadata-ui-ssr v0.1.4

Weekly downloads
4
License
https://www.karma...
Repository
github
Last release
6 years ago

karmadata-ui

This is the code repository for the react karmadata ui components, this is a node module that developers can import and use in their projects to use the karmadata widgets to build custom apps.

Installation

npm install karmadata-ui --save

Importing the library as a node dependency

import * as KdUi from 'karmadata-ui';

##Karmadata Developers

developers.karmadata.com

##Use it locally

 npm link (on lib folder)
 npm link 'karmadata-ui'