react-hanger

v1.1.2
### Other projects: - 🏫 [React Academy](https://reactacademy.io) - Interactive React and GraphQL workshops - 💌 [Twizzy](https://twizzy.app) - A standalone app for Twitter DM - 💻 [Sizzy](https://sizzy.co) - A tool for testing responsive design on multip

test

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

test:watch

react-scripts test --env=jsdom

build

rollup -c

postbuild

cp src/index.d.ts dist/index.d.ts

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/31/2019

Downloads

Maintainers