初探electron

2019年12月06日229 次阅读0 人喜欢
nodejselectron

什么是 electron

使用html、css、javascipt、nodejs来编写跨平台的客户端程序,可以使windows、linux、macos

优点

一次代码编写,多端打包

起步