Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

willdvlpr/electron-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-react-template

Simple starter for Electron app using React and Webpack boilerplate

git clone template into directory and cd electron-react-template

Install dependencies npm install

Run Webpack Dev Server to start React app npm run start

To run the React app in the electron window, in a separate terminal window,

Run npm run electron-start

React app will now run inside an Electron browser window.

About

Simple starter for Electron, React using Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors