https://github.com/mrkouhadi/electron-react-boilerplate
Electron-React boilerplate using the following techs : webpack, babel, sass, react
https://github.com/mrkouhadi/electron-react-boilerplate
babel electron reactjs webpack
Last synced: 2 months ago
JSON representation
Electron-React boilerplate using the following techs : webpack, babel, sass, react
- Host: GitHub
- URL: https://github.com/mrkouhadi/electron-react-boilerplate
- Owner: Mrkouhadi
- Created: 2022-04-25T05:33:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-27T05:59:10.000Z (about 4 years ago)
- Last Synced: 2025-08-20T09:11:33.769Z (10 months ago)
- Topics: babel, electron, reactjs, webpack
- Language: JavaScript
- Homepage:
- Size: 101 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description:
Electron-React boilerplate is a bare ReactJs project with webpack-config and ElectronJs using the following techs : react, electron, webpack, babel, sass.
# set up:
`git clone https://github.com/Mrkouhadi/electron-react-boilerplate.git`
`npm install`
# start coding:
`npm start`
`npm run watch`