Skip to content

BodyZoneDesktop is a desktop application developed for BodyZone GYM. The project starts from Software Engineering followed by Desktop Application Development in (Electron.js), (React.js), (Mongo DB) & (Node.js)

Notifications You must be signed in to change notification settings

anas11cs/BodyZoneDesktop

Repository files navigation

Install

Clone this repo

git clone https://github.com/anas11cs/BodyZoneDesktop.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

BodyZoneDesktop is a desktop application developed for BodyZone GYM. The project starts from Software Engineering followed by Desktop Application Development in (Electron.js), (React.js), (Mongo DB) & (Node.js)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published