@streetscape.gl/monochrome
is a React component library that offers highly stylable UI controls.
npm install @streetscape.gl/monochrome
# install dependencies
yarn
# run tests
npm run test
# run flow typecheck
npm run typecheck
# run storybook
npm start