depoulo / react-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-components

A zoo of useful React components.

Usage

# get dependencies
npm install

# run all tests and checks
npm test

# run linting
npm run lint

# run karma tests
npm run karma
npm run karma -- --auto-watch --no-single-run

About

License:MIT License


Languages

Language:JavaScript 99.8%Language:HTML 0.2%