This application was created as a demo for the following article: State machines as the source of truth in a team
npm install
- Run the server
nx serve api
- Run the client
npm run start
This application was created as a demo for the following article: State machines as the source of truth in a team
npm install
nx serve api
npm run start