Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 647 Bytes

File metadata and controls

24 lines (12 loc) · 647 Bytes

MobiledgeX UI Console

Using the MobiledgeX Edge-Cloud platform, telco operators can utilize their own telco network edge infrastructure to create — and monetize — their own edge clouds. These edge clouds can then be used for internal operator workloads, or leveraged by developers to run their applications on telco edge infrastructure.

Installation and Setup Instructions

Clone down this repository. https://github.com/mobiledgex/edge-cloud-ui.git

You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Application:

npm start

To Visit Application:

localhost:3000