hc-mobile-app-ui
v0.0.78
Published

Downloads
121
Readme
HC Mobile App UI
Documentation
Visit the Documentation for library installation and usage.
Development
Use the below commands for setup, building and packaging:
1. Setup
Install the dependencies using Yarn:
yarn install
2. Build
This will generate a dist
folder which will have the compiled files.
Build the package:
yarn build
3. Package
Generate the package locally:
yarn pack
Learn more about pack.
License
See the LICENSE file