Skip to content

Morpheme UI - Free and Open-source Vue 3 Component Library based on Morpheme Design System

License

Notifications You must be signed in to change notification settings

gitsindonesia/ui-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GITS UI

GITS.ID

Quality Gate Status Coverage npm version npm

GITS UI is the official UI Component Library in GITS Indonesia built with Vue 3 and Tailwind CSS.

Major Dependencies

Documentation

Documentation is located here.

Examples

Checkout examples:

Development

  • Install lerna and yarn globally:

    npm i -g lerna yarn
  • Bootstap all packages:

    lerna bootstrap
    
  • Build all packages:

    lerna run build
    
  • Run storybook:

    yarn dev

Running Documentation

Running docs:

yarn docs:dev

Build docs:

yarn docs:build

License

MIT