README
Violets
This is OVO UI Components
How to run locally
- Clone the repo
cd violets
yarn install
ornpm install
yarn link
ornpm link
- Go to other project that you wanna use the package
yarn link violets
ornpm link violets
- Voìla, it's done
Thanks you