@fwc-frontend/fwc-ui-library
v1.1.4
Published
My UI Library is a collection of reusable React components designed to be used in TypeScript and JavaScript applications.
Readme
FWC UI Library
My UI Library is a collection of reusable React components designed to be used in TypeScript and JavaScript applications.
Installation
Install UI Library with npm:
npm install @fwc-frontend/fwc-ui-libraryDevelopment
To start the development server:
npm run storybookTo build the library:
npm run storybookPublishing library to npm:
npm run publ