DEV Community

Discussion on: Build a desktop app using HTML/CSS/JS & Electron

Collapse
 
ajayadav09 profile image
ajayadav09

How does make into an app after this ? I have followed all the steps what do we do next ?

Collapse
 
sandeepmenon profile image
Sandeep Menon • Edited

You can use a tool called electron-builder
It requires minimal configuration and is super easy.

Collapse
 
ajayadav09 profile image
ajayadav09

@Sandeep Thank you. Will check it out.

Collapse
 
carljf profile image
Carl

Take a look at "Electron Fiddle", allows you to Compile & Package:
Fiddle can automatically turn your experiment into binaries you can share with your friends, coworkers, or grandparents. It does so thanks to electron-forge, allowing you to package your fiddle as an app for Windows, macOS, or Linux.
electronjs.org/fiddle