Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 678 Bytes

File metadata and controls

19 lines (13 loc) · 678 Bytes

Marvel

Version Bundle Size Vulnerabilities

Marvel is a component library that aims to be fully accessible and customizable for your project.

Getting Started

  1. yarn add @mintuz/marvel react react-dom styled-components --save
  2. See documentation for importing a specific component

Development

  1. yarn install
  2. yarn build
  3. yarn dev
  4. yarn test