Skip to content

eliasgetachewc1988/RebarCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rebar Calculator React Electron

Simple rebar calculator app made with React and Electron.
This project was bootstrapped with Create React App, Electron, and electron-builder.

Usage

  1. Clone this repository.
git clone https://github.com/eliasgetachewc1988/RebarCalculator.git
  1. If you havent already, install Yarn globally.
npm install -g yarn
  1. Navigate into project and install dependencies.
cd RebarCalculator-main && npm install
  1. Run dev server.
yarn start 

Or Use

npm run start 

Build Project

  1. Run the build process
yarn build

Or Use

npm run build
  1. Go into the project folder using your file explorer. Navigate to the release folder and open it. Then double-click Rebar Calculator Setup 0.1.0.exe. The app should open and there should now be an icon on your desktop for this app.

Contribute

Feel free to submit an issue or pull request anytime. If a change is made to the codebase with your PR, you'll be listed as a contributor.

Author

Elias Getachew | https://github.com/eliasgetachewc1988

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published