FlowStack UI provides a basic UI interface for FlowStack server. You need to it on the same instance as FlowStack server. At this moment this is not a full fledged UI.
Run the following command to run the instance.
npm installThis command should be run only oncenpm run devto run the UI- Open
http://localhost:5173/on a browser