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).
You can test this package using the embedded Storybook:
- Run
yarn installin the root folder - Run
yarn storybook - Open
http://localhost:6006in your browser
Run yarn build or make build to create the dist/ output. This is required whenever a new component is added or changed.
libreFS Design System is licensed under the GNU AGPLv3 — see the LICENSE file.