This project was bootstrapped with Create React App.
There are 3 diffrent servers, we are using for this project.
-
Go to clientfront folder, this is UI for this app, run ###
npm installand then ###npm start -
Open Another terminal, Go to api folder, this is Local JSON Data for this app, run ###
npm installand then ###npm start -
Open Another terminal, Go to smtpserver folder, this is used for Live Streaming your screen, Additional to this commands, you can also get OBD(https://obsproject.com/welcome), downlaod it and do the setup. run ###
npm installand then ###npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.