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

firsttris/electron-babel-react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Electron + Babel + React Starter Kit

  • Babel next generation JavaScript
  • Electron cross platform desktop container
  • Jest for testing, mocking and coverage report
  • Webpack module bundler

script jobs

npm run / yarn
web:dev:server--------- run web-ui, with hot-reload
electron:dev:server---- run web-ui as electron app, with hot-reload
webpack:build --------- creates bundled webpack build
test ------------------ runs tests with coverage reports
test:watch ------------ runs tests with coverage & watch
electron-package ------ package app

Donate

Donate

License

See the LICENSE file for license rights and limitations (MIT).

Releases

No releases published

Packages

No packages published