/shared-components

A component library

Primary LanguageJavaScriptMIT LicenseMIT

Shared Components

Details

Shared components library built with React

Dev Requires

  1. Node 8+

Setup

npm install

Startup

npm start

Testing

npm run test:watch

Build

npm run build