how to easily build desktop apps with html css and javascript
HTML, CSS and JavaScript originally were never intended to be used for desktop
apps. However, these days JS engines have been transfered to be able to run
outside the browser. You can start by having a look at these frameworks:
- Electron.js
- NW.js