Have you ever tried flatpak.
If so this may be helpful
https://github.com/fejfighter/pgtk-emacs-flatpak
Pre-configured flatpak manifest to build an emacs branch with libjanson, libgccjit and dependencies
Just downloaded the beta. Saturday morning. The time I opened the app. I realized I have Emacs dired. I don't need this...
Sorry. The UI does look good.
They treated the whole frontmacs as a package and put it on https://elpa.frontside.io/ , I don't know whether it's good idea. Actually I proposaled the same concept for spacema\
cs, doesn't got approved back then. So this is not a starter kit I guess?
Actually this link is all about write front code in Emacs, that's why it's named `frontmacs` I guess. Yeah, currently I am write frontend code inside emacs. Nothing special. I just used few major modes. js2-mode/web-mode/css(sass)-mode, there is typescript mode. Only for syntax highlighting. I don't use auto-complete thing.
edit: formatting