state-designer

v1.0.23
A state and event management tool.

test

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

test:watch

react-scripts test --env=jsdom

build

rollup -c

start

rollup -c -w

prepare

yarn run build

predeploy

cd example && yarn install && yarn run build

autodeploy

yarn && cd example && yarn && yarn run build

deploy

gh-pages -d example/build

Metadata

  • MIT
  • >=8
  • steveruizok
  • released 1/21/2020

Downloads

Maintainers