A graphical User Interface for the System-Bootstrapper
This project was created using create-react-app. It is a web application written in React. Additionally MobX is used for state Management. The UI is made with help of Material UI.
This application is developed and tested with Node v13.12.0
Install the Project
npm install
Run the Project
npm start