Your task is to implement FSM
class with proposed API
Please take a look to the Finite-State Machine for details. For example student FSM:
- Install nodejs (>= v6.9.4)
- open bash in this folder
npm install
npm test
npm start
Your task is to implement FSM
class with proposed API
Please take a look to the Finite-State Machine for details. For example student FSM:
npm install
npm test
npm start