@appsparkler/react-hfn-components
v1.0.3
Published
<!-- > [Bootstrap 4][bootstrap] components built with [React][react].
Downloads
317
Readme
react-hfn-components
Local setup
Yarn is our package manager of choice here. Check out setup
instructions here if you don't have it installed already.
After that you can run yarn
to install all the needed dependencies.
From there you can:
- Start a local copy of the docs site with
yarn start