Skip to content

tommmyy/lundium

 
 

Repository files navigation

Lundium

Lundium is a library of UI components used across Lundegaard projects . Goal of this library is to provide one base from which components could be shared and reused, thus offering one central point for further development and improvements.

Getting started

Setup your own project and add lundium as your dependency

yarn add lundium
npm install lundium

Documentation

All available components with usage examples can be found in our Storybook docs

Theming

Lundium also comes with its own themes yoou can use it by including @lundium/theme-basic in your project. Learn how you can use our default theme in your project in more detail Theming page.

Localisation

For localisation usecases you can use @lundium/locale package. Detailed walk-through can be found on Localisation page.

Contributing

File a bug report, suggest a change, or open a pull request.

About

React UI library for fast web development.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • CSS 45.2%
  • HTML 0.6%