Skip to content

ArtemVasylchuck/ECO_MonitoringSys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECO Monitoring System

Server

cd backend/
npm install
npm start

Client

cd client/
yarn
yarn start

These commands will setup you live reloading development server.

Run

Before run you need build project. You can use Assembly -> Build project or use shortcut keys ctrl + shift + b

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.3%
  • C# 17.1%
  • CSS 14.9%
  • JavaScript 3.7%