Skip to content
/ lemon Public

🎨 Lemon Design System: SCSS tokens, reusable components, SVG icons & illustrations for modern UIs πŸš€βœ¨

Notifications You must be signed in to change notification settings

xRdev38/lemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Lemon Monorepo

This repository is a monorepo managed by Lerna and pnpm workspaces. It contains three packages that make up the Lemon design system:

  • @xrdev_38/lemon-css: SCSS-based design system (tokens, utilities, components).
  • @xrdev_38/lemon-icons: SVG icon collection.
  • @xrdev_38/lemon-illustrations: Illustration assets in SVG/PNG/JPG.

Installation (Root)

Install all dependencies and bootstrap workspaces:

pnpm install

Available Commands (from root)

  • npm run build
    Builds all packages:

    pnpm run build
  • npm run lint
    Lints all relevant files (only @xrdev_38/css uses Stylelint):

    pnpm run lint
  • npm run test
    Runs tests in all packages:

    pnpm run test

Package References

About

🎨 Lemon Design System: SCSS tokens, reusable components, SVG icons & illustrations for modern UIs πŸš€βœ¨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published