Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Electric Power Distribution Work Management System

Notifications You must be signed in to change notification settings

jelenabe/SmartGridSystem_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web2

Description

This project represents electric power distribution work management system.

Required software

  • Visual Studio Code
  • Visual Studio 2019

Run back end

  • Open Web2Project-API.sln using Visual Studio 2019
  • Run

Run front end

  • Open Web2Project in Visual Studion Code
  • Open terminal and run command: npm install
  • Run command: ng serve