Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 411 Bytes

File metadata and controls

23 lines (15 loc) · 411 Bytes

@cutting/component-library

Common react components that can be shared among all projects. This ensures consistency in both styling and functionality.

The atomic design methodology will be used to add a logical grouping to the component structure.

view functionality

pnpm start

build

pnpm build

run tests

pnpm test