素材巴巴 > 程序开发 >

Angular 2 Electron 开发web和桌面应用

程序开发 2023-09-20 19:52:30

https://github.com/zhongzf/angular2-electron-quickstart

Web用法:

# Clone this repository
 git clone https://github.com/zhongzf/angular2-electron-quickstart.gitcd angular2-electron-quickstart# Install development dependency
 npm install# Build and start web server and browser
 npm run web
 

  web

 

桌面应用用法:

# Build and start Electron
 npm start
 

  desktop


标签:

上一篇: node、npm、yarn 下一篇:
素材巴巴 Copyright © 2013-2021 http://www.sucaibaba.com/. Some Rights Reserved. 备案号:备案中。