/IOTGW-Admin-Panel

IOT Gateway Admin Panel Site

Primary LanguageJavaScript

IOT Gateway Admin Panel

Internet Engineering Course project - FUM

Based on ASP.NET Core and React

Usage

Needed Apps:

Git

NPM

ASP.NET-SDK

Preapare for run

# clone the repo
$ git clone https://github.com/Goldenstarc/IOTGW-Admin-Panel.git IOTGW-Admin-Panel

# go into app's directory
$ cd IOTGW-Admin-Panel

# go into app's directory
$ cd ClientApp

# install app's dependencies
$ npm install

Run

# go into app's directory
$ cd IOTGW-Admin-Panel

# serve with hot reload at localhost:5000.
$ dotnet run

Versions

IOTGW-Admin-Panel is on Alpha version

Licenes

None!