1.4.0 • Published 4 years ago

@lego-ds/react v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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:

PackageVersionSize
@lego-ds/corenpm versionBundle size
@lego-ds/reactnpm versionBundle size
@lego-ds/tokensnpm versionBundle 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. 🚀

AppPackageHost
Stencilpackages/corehttp://localhost:3003/
Reactpackages/examples/with-reacthttp://localhost:3000/
Vuepackages/examples/with-vuehttp://localhost:3001/
Angularpackages/examples/with-angularhttp://localhost:3002/
1.4.0

4 years ago

0.2.8

4 years ago

0.0.1

4 years ago