Unge UI - Means young in Danish

Unge UI : A component library based on Vue3

Introduce

  • ? A component library based on Vue3
  • ? Writen in .jsx | .vue && stylus

Local development

  1. ⚡Start project in local enviroment
$ git clone https://github.com/peterroe/ungeui.git
$ yarn
$ yarn dev
  1. ?️Develop your components in src/xxx

  2. ➕Add your components into src/index.ts

  3. ?Configure document path in docs/.vitepress/config.js