+ 1
Can I use the MEAN stack with electron js?
Hi. I have used electron js and mongodb but I can't find info about using express and angular with electron. Can someone share info please?
3 Antworten
+ 3
Well i have never worked with Electron..
But here are some links..
https://www.google.com/amp/s/www.digitalocean.com/community/tutorials/angular-electron.amp
https://youtu.be/u_vMChpZMCk
https://medium.com/@keshavagrawal/electron-js-react-js-express-js-b0fb2aa8233f
https://gist.github.com/maximilian-lindsey/a446a7ee87838a62099d
Hope it helps.
+ 3
I don't understand why you want to mix angular with electron.js?
0
Well one of my doubts is if I can make a desktop app from a MEAN web app with electronjs?
Or do I have to do it from scratch?