@bspk/ui
v1.4.3
Published
Bespoke UI package contains all the components that are available for Anywhere Real Estate development teams.
Downloads
422
Readme
Bespoke UI
Bespoke UI package contains all the components that are available for Anywhere Real Estate development teams.
https://bspk.anywhere.re
Installation
npm install @bspk/uinpm install --peer @bspk/icons react react-domTesting
To test all components
npm run testTo test a specific component
npm run test -t <componentname>