@kleros/react-components

v2.3.1
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

start

react-scripts start

build

rm -rf dist && NODE_ENV=production babel ./src/lib --out-dir dist --copy-files --ignore __tests__,spec.js,test.js,__snapshots__

prepublishOnly

git clean -dfx && yarn && npm run build

test

react-scripts test

eject

react-scripts eject
npm i @kleros/[email protected]

Metadata

  • MIT
  • Whatever
  • Kleros
  • released 1/22/2020

Downloads