Skip to content

This repository houses a robust boilerplate for kick-starting Electron-React projects with a rich set of pre-configurations aimed at streamlining the setup process, ensuring a standardized coding environment, and automating common tasks right from the get-go.

Notifications You must be signed in to change notification settings

ElectronReactJS/electron-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

Table of Contents

Code of Conduct

Please read and follow our Code of Conduct.

Getting Started

  • Fork the repository on GitHub.
  • Clone your fork locally (git clone https://github.com/Malnati/electron-react.git).
  • Create a new branch (git checkout -b new-feature).

How to Contribute

  1. Make sure you have installed all the necessary dependencies.
  2. Make your changes in the new branch.
  3. Test your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin new-feature).
  6. Create a new Pull Request.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations, and container parameters.
  3. Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent.

Error messages conduct

The enhanced requirements for error messages in this project ERROR.

Code Style

Please adhere to the coding style defined in the project. Consistency is key.

Thank you for contributing!

About

This repository houses a robust boilerplate for kick-starting Electron-React projects with a rich set of pre-configurations aimed at streamlining the setup process, ensuring a standardized coding environment, and automating common tasks right from the get-go.

Topics

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages