Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 437 Bytes

Readme.md

File metadata and controls

19 lines (13 loc) · 437 Bytes

React headless hooks package for greatly simplifying the creation of UI.

This is a work in progress. To read the documentation, please run the following command(Need to have docusaurus installed inside docs folder):

yarn docs

Also run the following command inside docs folder to install the documentation server:

yarn

Then run the following command to start the documentation server:

yarn start