web-ui is the web user interface for managing the Gigamono framework and it also provides access to apps and extensions hosted on the platform.
Information provided here is for folks working on this package. If your goal is to get started with the Gigamono framework, check the Gigamono repo on how to do that.
-
Install the dependencies
npm install
-
Start dev server.
npm run dev -- open
-
Navigate to
http://localhost:3000in your browser.open http://localhost:3000