Skip to content

kavishperera/angular-electron

 
 

Repository files navigation

image

Creating Angular Desktop Apps with Electron

In this tutorial, we are going to take a look at how to turn any angular application into a native desktop app using electron.

You will learn how to set up an angular app and run it inside of electron using typescript all the way.

Also, you will discover how to use native APIs like the file system from your angular application using electrons IPC methods.

Ready?

Let's get started!

Read the full article on malcoded.com

Starting the application

yarn electron

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.8%
  • JavaScript 14.4%
  • HTML 12.1%
  • CSS 0.7%