1.1.6 • Published 11 months ago
myhealth-components v1.1.6
MyHealth Components (v1.0.0)
A comprehensive library of reusable components designed for the MyHealth application.
Installation & Build Instructions
- Install Dependencies
Run the following command to install the necessary packages:
npm install- Build the Library with Vite
Use this command to build the component library:
npm run build