This is a part of Health.io Project, This repository Contains a Electron App that will be Provided to Hospitals for Updating their Live Data to Central Database.(Feeders). Which will be displayed to Public.
This application uses Electron.js as its base, which provide flexibility for it to run on any platform. Behind electron is an React Application that has all the necessary features working to update and view Realtime data of the Particular Hospital.
Electron.js
React.js and React Rounter DO
Concurrently
axios
classnames
cross-env
- Go to project root directory.
- Install all the necessary dependencies using
npm install --save
- Run the Application with Pre-Configured Run Scripts
npm run electron:serve