Skip to content

mintuz/marvel

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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