Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

226
Views
how to start an electron-application in a browser

I downloaded an electron-angular4 project from "https://github.com/maximegris/angular-electron". It works perfect!

My question is: is there any simple way, to start it in a browser as Angular does.
My object is to develop a hybrid-project, which can be run as a desktop and as a web application.

Thank you!
Xinyu

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Your application is an Angular application so it can run in a browser. To do that with the project you have downloaded (which was generated with Angular CLI) just make sure you have Angular CLI installed globally then run ng serve from your project's root directory and navigate to http://localhost:4200 to see your app. Just be aware of this: if the code relies on some NodeJS libraries like 'fs' or 'os' they won't be available in the browser.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!