Skip to content

bolasblack/react-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@c4605/react-components Build Status Coverage Status Netlify Status

Some useful react components.

Documention

Unit test

Run unit test

pnpm test

Run unit test in watch mode

  1. Install watchman
  2. pnpm test --watch

Release

  1. cp .envrc.example .envrc
  2. Edit .envrc
  3. Install direnv
  4. direnv allow