Skip to content

Lego is a Design System based on building blocks to create an amazing cross-platform digital experiences. 🚧

License

Notifications You must be signed in to change notification settings

victormath12/lego-ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lego.ds is an open-source Design System project based on building blocks to create an amazing cross-platform digital experiences.

Documentation 🚧 (Under Construction)

Lego.ds is documented at Lego.ds Documentation.

Architecture

Our codebase is a monorepo and individually versioned libraries. Here's an overview of our packages:

Package Version Size
@lego-ds/core npm version Bundle size
@lego-ds/react npm version Bundle size
@lego-ds/tokens npm version Bundle size

Bootstraping

git clone [project]
yarn bootstrap

Staring and lauching all example-apps

yarn dev

This command will launch all lab-apps (Stencil, Angular, Vue, React) in development mode with hot-reloading enabled, then you can open in your web browser and start the development, all changes in the packages/components will reflect automatcally in all lab-apps. 🚀

App Package Host
Stencil packages/core http://localhost:3003/
React packages/examples/with-react http://localhost:3000/
Vue packages/examples/with-vue http://localhost:3001/
Angular packages/examples/with-angular http://localhost:3002/

About

Lego is a Design System based on building blocks to create an amazing cross-platform digital experiences. 🚧

Resources

License

Stars

Watchers

Forks

Packages

No packages published