fci-components
v1.2.0
Published
Library of all components for Unified Software enterprise
Downloads
51
Readme
--- LIBRARY FOR UNIFIED SOFTWARE
Setup
- Install peer dependencies
npm install react-router-dom styled-components @progress/kendo-react-dropdowns @progress/kendo-react-treeview
- Use Typescript
npm install @types/styled-components -D
- Install Library
npm install fci-components
--- UPDATE VERSION PACKAGE.JSON
npm version patch && git push