@lotuscape.gl/monochrome
v0.0.6
Published
A toolkit of React components for streetscape.gl
Readme
@streetscape.gl/monochrome
@streetscape.gl/monochrome is a React component library that offers highly stylable UI controls.
Installation
npm install @streetscape.gl/monochromeExamples & Documentation
Development
# install dependencies
yarn
# run tests
npm run test
# run flow typecheck
npm run typecheck
# run storybook
npm start