Desktop applications with Meteor.js

后端 未结 2 1953
-上瘾入骨i
-上瘾入骨i 2020-12-23 10:56

The options I\'ve found for creating desktop applications in HTML, CSS, and JavaScript are:

  1. Electron (formerly Atom-Shel
2条回答
  •  眼角桃花
    2020-12-23 11:14

    If you drop the code from meteor-desktop-app into Electron Starter, you'll get Windows + Mac + Linux for free, as well as a build system you can definitely use for Real Apps.

提交回复
热议问题