Skip to content

jhotujec/angular-electron-barebones

Repository files navigation

About the project

This is an attempt to create as slim and minimal setup for angular and electron as possible. Removing all the test files and other clutter, providing a separation between backend(electron) and frontend(angular).

How to run

  • Install dependencies with npm install
  • Run in development(with angular's live reload) npm run dev
  • Run in production (will add soon)

About

Minimal setup to get Angular working with Electron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published