Skip to content

nojsja/electron-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-react-template

[ electron9 + react16 + mobx4 + webpack4 + react-router4 + babel7 + eslint + editorconfig ] development template.

build command

# check usage
$: node ./build.js --help
# build web dist resources
$: node ./build.js web-dist
# build for windows
$: node ./build.js build-win
# build for linux
$: node ./build.js build-linux
# build for mac
$: node ./build.js build-mac
# build for all platforms
$: node ./build.js build-all
# clean build directory
$: node ./build.js clean-build

About

Electron9/React16/Mobx4/webpack4 development template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published