Skip to content

ops295/Bi-Tech-Systems

Repository files navigation

Desktop Application Using electron.js

Logo

Bi-Tech systems;

ScreenShot

Bi-Tech systems

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.

Install

Clone this repo

git clone https://github.com/designOm/Bi-Tech-Systems.git

Install dependencies

npm install

or

yarn

Usage

Run the app

npm run start

or

yarn start

Build the app (automatic)

npm run package

or

yarn package

Build the app (manual)

npm run build

or

yarn build

Test the app (after npm run build || yarn run build)

npm run prod
yarn prod

Change app title

Change the app title in the webpack.build.config.js and the webpack.dev.config.js files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published