@q-ui/template-controls
v0.1.0
Published
Minimal configuration templatecontrols components for Q-UI
Downloads
2
Maintainers
Readme
Q-UI is a framework consisting of a React template based on Google's Material Design, with minimal configuration UI controls.
!!! WARNING !!!
Q-UI is currently in pre-release and unsupported mode and should not be used in production systems
@q-ui/template-controls
React minimal configuration templatecontrols components that implement Google's Material Design using Material-UI base controls.
Installation
Install the package in your project directory with:
// with npm
npm install @q-ui/template-controls
// with yarn
yarn add @q-ui/template-controls