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