karmadata.ui

0.0.0 • Public • Published

react-kd.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 react-kd.ui --save

Importing the library as a node dependency

import * as KdUi from 'react-kd.ui';

##Karmadata Developers

developers.karmadata.com

##Use it locally
- to use it locally you must do (remove node_modules/):
 - npm link --production  (lib/)
 - npm link 'react-kd.ui' (project/)
 - npm install (project/ & lib/)
 - npm run watch (lib/)
 * - npm run test (lib/)

/karmadata.ui/

    Package Sidebar

    Install

    npm i karmadata.ui

    Weekly Downloads

    17

    Version

    0.0.0

    License

    https://www.karmadata.com/Policy/Terms

    Last publish

    Collaborators

    • mmasnu