1.2.0 • Published 3 years ago
fci-components v1.2.0
--- 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