react-hanger

v1.1.0
> ⚠️ Warning: hooks are not part of a stable React release yet, so use this library only for experiments ⚠️

test

cross-env CI=1 react-scripts test --env=jsdom

test:watch

react-scripts test --env=jsdom

build

rollup -c

start

rollup -c -w

example

cd ./example && yarn start

prepare

yarn run build

predeploy

cd example && yarn install && yarn run build

deploy

gh-pages -d example/build

Metadata

  • MIT
  • >=8
  • kitze
  • released 1/2/2019

Downloads

Maintainers