This is My Practice project. This is a medical facility Management system. Frontend of this system is baed on React. This is a Desktop application so all server related task is handled in electron Main Process that will run on hosted system. For Database this system is using MongoDb(Remote). For using this Click on link Om Prakash Sah.
git clone https://github.com/designOm/Bi-Tech-Systems.git
npm install
or
yarn
npm run start
or
yarn start
npm run package
or
yarn package
npm run build
or
yarn build
npm run prod
yarn prod
Change the app title in the webpack.build.config.js and the webpack.dev.config.js files

