This is the graphical user interface for the razmai-server.
- Clone the repository
- Go into the project directory
- To install the necessary packages run :
npm install
- To run the gui server run :
npm start
go to the link presented in the terminal/console at the menu end point.
Refer to the wiki on how each section of the gui works.