Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.52 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.52 KB

Fluidus UI

Fluid UI components for modern React applications.


version MIT License downloads [Storybook](link to site) PRs Welcome Code of Conduct

Quick Start

Development

Fluidus UI is organized as a monorepo. There are a number of useful scripts:

npm start - start Storybook

npm run start:boilerplate - build and run Boilerplate application

npm run lint - will lint all source files

npm run test - will test all source files

npm run build - will build all packages (Fluidus Core, Fluidus Tokens, Fluidus React)