STORDIS / orca_ui

ORCA UI is a web application that provides a user interface for interacting with ORCA Backend. It is built using React. ORCA UI allows users to view the network topology, manage devices, and do various configurations.
https://stordis.github.io/
Apache License 2.0
3 stars 3 forks source link

UI for stp configuration (New Tab). #141 #147

Closed vivek-metricdust closed 1 month ago

vivek-metricdust commented 1 month ago

fixes #141

Note: New package has been added so need to delete node modules folder and package-lock.json and perform npm i to install the packages