Skip to content

velitchko/electron-angular-boilerplate

Repository files navigation

Boilerplate App

This project provides boilerplate code for an Electron app using Angular (Hot Reloading available). This project was generated with

This project uses:

Install dependencies

Run npm install to install all the necessary dependencies.

Building

Run npm start to build the application and serve it (available as electron app and at http://localhost:4200)

Deploying

Run electron:<mac, win, linux> to build and deploy the Electron app for the selected platform.

Check the package.json for more details on the scripts.

Still TODO

  • Database?
  • Adding Angular Material or Bootstrap
  • State Management for Angular (NgRx)
  • Any ideas?

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Electron Angular App Boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published