@cybertools/ui
v0.3.10
Published
Welcome :tada:! Thanks for your interest in @cybertools/ui, we are thrilled to have you on board.
Downloads
190
Readme
Cybertools - Ui Kit
Welcome :tada:! Thanks for your interest in @cybertools/ui, we are thrilled to have you on board.
Prerequisites
This tutorial assumes that you have node.js and a package manager; either npm (npm is installed with node.js) or yarn package manager.
Adding @cybertools/ui
To install @cybertools/ui you have to
npm install @cybertools/ui
or yarn add @cybertools/ui
You can now add any component from @cybertools/ui
.
Using Cybertools - Ui Kit
Under construction ..