The goal of this project is to create a sample desktop application that combines Electron and Angular, taking the best of both worlds.
- Angular 5
- Material Design
- TypeScript
- TSLint
To start the application in developer mode (with Chrome DevTools), run npm start
.
To build the deployment package, run npm run package
.
This project is maintaned by György Balássy.