rootEnginear / wevis-design-systems

WeVis monorepo for design system documentation and cross-framework UI components

Home Page:https://wevisdemo.github.io/design-systems/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wevis's Design Systems

Monorepo for WeVis design system documentation and cross-framework UI components

Documentation

Project structure

Monorepo is managed by Turborepo

  • /docs: Documentation site with Vuepress
  • /packages
    • /typography: Fonts and CSS with font-family definition
    • /ui: Cross-library components with Mitosis (build to Vue, Svelte and React) and CSS stylesheets for components and typography system with TailwindCSS

Commands

Run development server, enable re-compile and hot-reload on changes

npm run dev

Build packages and documentation site

npm run build

About

WeVis monorepo for design system documentation and cross-framework UI components

https://wevisdemo.github.io/design-systems/

License:MIT License


Languages

Language:TypeScript 72.2%Language:CSS 23.7%Language:JavaScript 3.3%Language:Shell 0.7%