Welcome to the Centralised Healthcare System (CHS) project!
-
Open a terminal in the root folder FSD.
-
Run: "cd server/"
-
"npm install"
-
"npm run dev"
-
Open another terminal in the root folder FSD.
-
Run: "cd client/"
-
"npm install"
-
"npm start"
-
Go to "http://localhost:3000/" to view the application.