| Contents | Description |
|---|---|
| HOW TO USE | getting started |
NOTE: "use Microsoft studio visual studio"
~ INSTALL NODE JS in your system https://nodejs.org/en/download/
~ Clone this project repository
~ "install node modules in FRONTEND folder" to install please Run terminal in VS or press "ctrl+~" then type "cd frontend" & "npm install". (wait until it finish).
~ after installing node modules all you have to do is type "npm start" to run the project.