+ 8
[URGENT]đ„đ„Desktop Apps with WebLanguagesđ„đ„
Hi SoloLearners, I am new in web development I want to make Desktop Apps and found some editors which can convert ur Web script(Html, JavaScript, CSS) into a desktop UI đ€Żđ€Ż I have set up my WorkSpace , Installed git, Installed Atom editor, Installed Electron who do this magic, Configured and connected them. I wanted to ask what should I learn in WebLanguages where to start I searched the web but found only pointless Tuts, There are new many versions of WebDev I need someone experienced inweb who can tell.
2 Answers
+ 4
Atom Editor https://atom.io
Electron Lib for Atom https://electronjs.org
GIT R.E. https://git-scm.com
+ 2
depending on how (not too) complex your webapp is, there is a built in functionality in chrome to export desktop apps.
https://www.howtogeek.com/141431/how-to-turn-web-apps-into-first-class-desktop-citizens/