0.0.7 • Published 11 months ago

experimental-bahmni-next-ui v0.0.7

Weekly downloads
-
License
GPL-2.0
Repository
-
Last release
11 months ago

Next Gen UI library for Bahmni

This is an experimental repository, trying to build the component library for Bahmni with Carbon Design system

Notes on local link

To use a local copy of this lib with your project run the following commands

cd <project-dir>/node_modules/react
yarn link
cd ../react-dom
yarn link

cd <bahmni-next-ui-dir>
yarn link
yarn link react
yarn link react-dom

cd <project-dir>
yarn link bahmni-next-ui

Debug changes

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago