Git Product home page Git Product logo

webview-angular-electron's Introduction

WebView Angular Electron


WebView Angular Electron

๐Ÿ–ฅ Introduction

The WebView Angular Electron is a Desktop Application, to manage multiples webview

WebView Angular Electron with Angular 9 and Electron 8 (Typescript + SASS + Hot Reload) for Desktop applications.

Currently, runs with:

Angular v9.1.4 Electron v8.2.5 Electron Builder v22.6.0 With this sample, you can :

Run your app in a local development environment with Electron & Hot reload Run your app in a production environment Package your app into an executable file for Linux, Windows & Mac /!\ Hot reload only pertains to the renderer process. The main electron process is not able to be hot reloaded, only restarted.

/!\ Angular 9.x CLI needs Node 10.13 or later to works correctly.

The project use boilerplate from https://github.com/maximegris/angular-electron/

โŒจ๏ธ Development

Clone Code

git clone [email protected]:JhonatanMedeiros/webview-angular-electron.git

Install Dependencies

npm install

If you like Yarn, you can also use yarn to install dependencies.

Development

npm run start

After run the command, the application open in new window.

npm run run ng:serve:web

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build Release

Command Description
npm run build Build the app.
npm run build:prod Build the app with Angular aot.
npm run electron:local Builds your application and start electron
npm run electron:linux Builds your application and creates an app consumable on linux system
npm run electron:windows On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems
npm run electron:mac On a MAC OS, builds your application and generates a .app file of your application that can be run on Mac

After building, the application will be found in the dist directory.

๐Ÿ›  Technology Stack

๐Ÿค Contribute

If you are interested in participating joint development, PR and Forks are welcome! Read up on our guidelines for contributing.

๐Ÿ“œ License

MIT Copyright (c) 2020 - Jhonatan Hardt de Medeiros

webview-angular-electron's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.