Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 442 Bytes

File metadata and controls

15 lines (9 loc) · 442 Bytes

Finite State Machine

FSM used to support prototyping with complex multistep interactions for messaging

Getting Set Up

Getting the server running on your local machine takes only a few steps:

  1. clone the project - `git clone https://github.com/pdhoward/statemachine.git
  2. install its dependencies - npm install
  3. start the server - node server.js

xio labs and affiliates connecting businesses with the conversational economy