tag-picker-fluent-ui
v0.1.0
Published
<p align="center"> <img src="https://uploaddeimagens.com.br/images/002/705/273/full/rts.png?1592061852" height="150" alt="rts" /> </p>
Downloads
2
Readme
About
This repository is a simple TypeScript with ReactJS application that uses Storybook and Storybook-docs. It only has a simple Tag component:
Scripts
- yarn storybook: run storybook
From create-react-app:
- yarn start: run ReactJS application. This application is the same created by create-react-app, without alteration;
- yarn build;
- yarn test;
- yarn eject;