1.0.8 • Published 3 years ago

@streetscape.gl_hk1/monochrome v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@streetscape.gl_hk1/monochrome

@streetscape.gl_hk1/monochrome is a React component library that offers highly stylable UI controls.

Installation

npm install @streetscape.gl_hk1/monochrome

Examples & Documentation

Development

# install dependencies
yarn
# run tests
npm run test
# run flow typecheck
npm run typecheck
# run storybook
npm start