violets

OVO UI Components

Usage no npm install needed!

<script type="module">
  import violets from 'https://cdn.skypack.dev/violets';
</script>

README

Violets

This is OVO UI Components

How to run locally

  1. Clone the repo
  2. cd violets
  3. yarn install or npm install
  4. yarn link or npm link
  5. Go to other project that you wanna use the package
  6. yarn link violets or npm link violets
  7. Voìla, it's done

Thanks you