首先要使用express-tejsapp来创建一个名字为app的文件夹。之后就是npminstall把所要用到的模块都载入进来。然后我们需要安装electron-prubuilt包。可以通过命令npminstall--saved-develectron-prebuilt进行安装。