/razmai-gui

GUI for the razmai-server written in react.js

Primary LanguageJavaScriptMIT LicenseMIT

razmai-gui

This is the graphical user interface for the razmai-server.

Dependencies

Installation and Running

  1. Clone the repository
  2. Go into the project directory
  3. To install the necessary packages run : npm install
  4. 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.