Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Latest commit

 

History

History
42 lines (32 loc) · 1.56 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.56 KB

react-fsm-component

Build Status Coverage Status NPM bitHound Overall Score bitHound Dependencies bitHound Dev Dependencies bitHound Code

React Finite State Machine Component

Install

npm install --save react-fsm-component

Build

git clone https://github.com/nhz-io/react-fsm-component.git
cd react-fsm-component
npm install
npm start
...
check http://localhost:9000
...
npm run dist

LICENSE

0.0.6