Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 540 Bytes

File metadata and controls

21 lines (15 loc) · 540 Bytes

React UI KIT

Installation

# npm
npm add git+https://github.com/LineoIT/react-theme-manager.git
npm add git+ssh://github.com/LineoIT/react-theme-manager.git

# yarn
yarn add git+https://github.com/LineoIT/react-theme-manager.git
yarn add git+ssh://github.com/LineoIT/react-theme-manager.git

# bun
bun add git+https://github.com/LineoIT/react-theme-manager.git
bun add git+ssh://github.com/LineoIT/react-theme-manager.git
bun add git@github.com:LineoIT/react-theme-manager.git
bun add github:LineoIT/react-theme-manager