To get your chat application up and running, follow these steps:
- Open a terminal window and run:
This installs all necessary dependencies.
npm install
- Start the backend server with:
npm start
-
Open another terminal window and run:
npm install
This installs all necessary dependencies for the frontend.
-
Launch the frontend server with:
npm run dev
-
Once both servers are running, access the application by clicking here to view it in your browser.
To view the progress of the Patient Dashboard, follow these steps:
- Open a terminal window and run:
This installs all required packages.
npm install
- Start the Patient Dashboard server with:
npm start
To view the progress of the Patient Dashboard, follow these steps:
- Open a terminal window and run:
This installs all required packages.
npm install
- Start the Patient Dashboard server with:
npm start
Meet the team behind the project: