react-hanger

v1.0.8
> ⚠️ 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 10/29/2018

Downloads

Maintainers