Installation steps
- Clone this package
git clone https://github.com/cloudmrhub/cloudmr-ux.git
- Install dependencies
cd cloudmr-ux
npm install
- Run Parcel to build/serve the file public/index.html
npx parcel public/index.html
that's it!
MIT © erosmontin