@unifiedsoftware/react-ui
v2.0.1-beta.23
Published
--- LIBRARY FOR UNIFIED SOFTWARE
Downloads
1,277
Keywords
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 @unifiedsoftware/react-uiUPDATE VERSION PACKAGE.JSON
npm version patch && git push