Skip to content

libreFS/mds

 
 

Repository files navigation

libreFS Design System

The libreFS Design System is the UI component library used by libreFS Console. Forked from minio/mds (the last open-source release before the repo was deleted).

How to test

You can test this package using the embedded Storybook:

  1. Run yarn install in the root folder
  2. Run yarn storybook
  3. Open http://localhost:6006 in your browser

Build distribution files

Run yarn build or make build to create the dist/ output. This is required whenever a new component is added or changed.

License

libreFS Design System is licensed under the GNU AGPLv3 — see the LICENSE file.

About

MinIO Design System is a common library of all the UI design elements.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.8%
  • Other 0.2%