Skip to content

mintuz/marvel

Repository files navigation

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