Skip to content

mcmunder/electron-create-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-create-react-app

Boilerplate linking electron with create-react-app.

Many things were shamelessly copied from here. See this article for very good background information.

Usage

Run tests:

npm test

Run in dev mode:

npm run electron-dev

Build:

npm run build

Package:

npm run electron-pack

Copyright and license

Copyright 2017, Matthias Munder.
Licensed under the MIT license.

js-standard-style

About

Boilerplate linking electron and create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published