Library UI Kit for React.js with Project Backoffice Vipy.
Published at NPM.
- [x] Button
- [x] InputFormField
- [x] Link
- [x] Separator
- [x] Title
- [x] React.js
- [x] Styled Components
- [x] TypeScript
- More components
- react-text-mask-^5.4.3
- styled-components-^5.1.0"
- Run
npm install teste-lib-react
oryarn add ...
in your React.js project.
- Import components from the package and get started.
- Clone this repository;
- Run
npm or yarn install
at each project in order to install dependencies.
- Run
yarn build
to generate your own build.
- Run
npm publish
to set repositorie NPM.