Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 709 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 709 Bytes

QUI built for React Components

This project was created by create-react-app.

Documentation

React QUI Documentation

Installation

You can choose npm or yarn to install, for your preferences:

  npm i # yarn
  npm start # yarn run start

Instead of running a react application, we use react-styleguidist to develop QUI components:

Style guide server started at:
http://0.0.0.0:6060

Deploy QUI Documentation

  npm deploy # yarn deploy