Skip to content

csepulv/electron-with-create-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build an Electron app using create-react-app. No webpack configuration or “ejecting” necessary.

Code repo for post on freeCodeCamp.

https://medium.freecodecamp.com/building-an-electron-application-with-create-react-app-97945861647c#.ze6c9qin1

There is another branch, npm-start It uses npm-start instead of npm run dev. (change submitted by vcarl) Details are in this pull request

Thanks to marbemac for submitting a pull request that captures logging output. It can be found in logging-capture

Thanks to vicentedealencar for an example of using electron-builder for packaging. Details are here.

About

Sample Electron application using create-react-app

Resources

License

Stars

Watchers

Forks

Packages

No packages published