Home

Awesome

<p align="center"> <img src="https://github.com/bampakoa/ngx-electronify/blob/master/logo.png?raw=true" alt="Ngx-electronify" /> </p> <h1 align="center">Welcome to ngx-electronify 👋</h1>

Angular CLI builder that runs your application in the desktop using Electron

The builder runs your Angular application in serve mode and loads it in an Electron window.

🏠 Homepage

Install

ng add ngx-electronify

You can pass the following options:

Usage

ng run [project-name]:desktop

You can pass the following options either in the angular.json file or when running the builder from the terminal:

Remember that options need to be typed in kebab-case format from the terminal!

<img src="https://github.com/bampakoa/ngx-electronify/blob/master/demo.gif?raw=true" alt="Demo" />

🧩 Angular DevTools

You can run the official Angular DevTools extension to debug and profile your Angular application directly from the Electron window. Select the View | Toggle Developer Tools item from the main menu of your application and click on the Angular tab to get started 🚀.

Author

👤 Aristeidis Bampakos

🤝 Contributing

Contributions, issues and feature requests are welcome!<br />Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!