{"id":20578840,"url":"https://github.com/hydrocarbons/electron-react-boilerplate-2018","last_synced_at":"2025-06-13T23:36:17.744Z","repository":{"id":139598133,"uuid":"122132132","full_name":"HydroCarbons/electron-react-boilerplate-2018","owner":"HydroCarbons","description":"Ultra basic Electron React App development boilerplate ready for 2018","archived":false,"fork":false,"pushed_at":"2018-04-24T01:29:13.000Z","size":207,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T19:21:35.489Z","etag":null,"topics":["2018","adf","babel","boilerplate","electron","electron-app","hydrocarbons","react","react-bootstrap","react-dom","reactjs","webpack","webpack3"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HydroCarbons.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-19T23:08:48.000Z","updated_at":"2019-01-15T19:18:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1b0604c-b0de-44fa-bfc8-4d31a739b06b","html_url":"https://github.com/HydroCarbons/electron-react-boilerplate-2018","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HydroCarbons/electron-react-boilerplate-2018","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydroCarbons%2Felectron-react-boilerplate-2018","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydroCarbons%2Felectron-react-boilerplate-2018/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydroCarbons%2Felectron-react-boilerplate-2018/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydroCarbons%2Felectron-react-boilerplate-2018/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HydroCarbons","download_url":"https://codeload.github.com/HydroCarbons/electron-react-boilerplate-2018/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HydroCarbons%2Felectron-react-boilerplate-2018/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259737480,"owners_count":22903839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["2018","adf","babel","boilerplate","electron","electron-app","hydrocarbons","react","react-bootstrap","react-dom","reactjs","webpack","webpack3"],"created_at":"2024-11-16T06:14:44.159Z","updated_at":"2025-06-13T23:36:17.734Z","avatar_url":"https://github.com/HydroCarbons.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Ultra basic Electron React App boilerplate ready for 2018\nElectron + React + React-Bootrstrap + Babel + WebPack with HMR (hot module replacement)\n\nI made this boilerplate to quickly get and up running with Electron app development with React (with a dev and prod build and traspilation pipeline). You can also use react-bootstrap https://react-bootstrap.github.io/ components.\n\n## Prepare Environment\n1. **NodeJS**  \n``` https://nodejs.org/en/download/ ```\n2. **Webpack**\n``` npm install --global webpack ```\n3. **Clone this repository**\n``` $ https://github.com/HydroCarbons/electron-react-boilerplate-2018.git ```\n4. **Switch to project***\n```cd electron-react-boilerplate-2018```\n5. **Install Depedencies***\n``` npm install ```\n\n## Development Environment\n\n**Run Dev Build with HMR using DevServer**\n``` npm run dev ```\nit will run the build with HMR \n\nOr, **Create a dev build**\n``` npm run devbuild ```\nit will create **build** folder with both background app and react app.\n\n## Production Environment\n\n**Run Prod Build with HMR using Electron App**\n``` npm run prod ```\nit will run the build with HMR\n\nOr, **Create a Prod build**\n``` npm run prodbuild ```\nit will create **build** folder with both uglified build of background app and react app.\n\n## Create Packaged App\n\n**Build app**\n``` npm run package ```\nit will create **release** folder with app using **electron-builder**\n\n\n## App Screenshot\n\n![App Screenshot](https://github.com/HydroCarbons/electron-react-boilerplate-2018/blob/master/docs/app.png)\n\n## Build Pipeline\n\n( Install Dependencies =\u003e Create Dev / Prod Build =\u003e Create Packaged App )\n\n## License\nThis project is licensed under the Apache License 2.0, Copyright (c) 2018 HydroCarbons. For more information see LICENSE.md.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydrocarbons%2Felectron-react-boilerplate-2018","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhydrocarbons%2Felectron-react-boilerplate-2018","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydrocarbons%2Felectron-react-boilerplate-2018/lists"}