https://github.com/qvil/react-qui
Flexible React UI Library. 🎨
https://github.com/qvil/react-qui
javascript js react reactjs ui-components ui-framework
Last synced: 3 months ago
JSON representation
Flexible React UI Library. 🎨
- Host: GitHub
- URL: https://github.com/qvil/react-qui
- Owner: qvil
- License: mit
- Created: 2018-11-25T14:30:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T15:14:30.000Z (about 6 years ago)
- Last Synced: 2025-03-18T13:19:38.403Z (3 months ago)
- Topics: javascript, js, react, reactjs, ui-components, ui-framework
- Language: JavaScript
- Homepage:
- Size: 1.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React QUI
Flexible React UI Library.🎨
# Install
```
npm install
```# Development
```
npm start
```or
```
npm run dev
```# Build
```
npm run build
```# Check Docs
```
npm run docs
```# License
MIT