Skip to content

peterbakonyi05/electron-angular2-app-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Angular 2, Electron App Skeleton

Features

  • Angular2, Material design front end
  • Advanced webpack configuration
  • Example for the common problems
    • Config handling
    • Translation
    • Routing
    • State handling with redux pattern using @ngrx
    • Inter Process Communication (communication between main and renderer process)

Start

  • npm run build
  • npm start

Roadmap

  • support packaging
  • add environment specific config to webpack
  • use TypeScript on the renderer process as well
  • support hot module replacement during development
  • add linting
  • add unit tests

Useful

Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published