NSM dashboard UI part working in conjunction with the backend part
Written in React using libraries:
The entire NSM dashboard deployment info see here
git clone [email protected]:networkservicemesh/cmd-dashboard-ui.gitcd cmd-dashboard-uinvm install(Node.js version specified in the .nvmrc file will be installed)npm installnpm run dev- Open
http://localhost:3000in the browser - The demo data from
cmd-dashboard-ui/src/model.tscan be used for debugging