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

Web用法:

# Clone this repository
git clone https://github.com/zhongzf/angular2-electron-quickstart.git

cd angular2-electron-quickstart

# Install development dependency
npm install

# Build and start web server and browser
npm run web

  Angular 2 + Electron 开发web和桌面应用

 

桌面应用用法:

# Build and start Electron
npm start

  Angular 2 + Electron 开发web和桌面应用

相关文章:

  • 2021-12-29
  • 2021-10-27
  • 2021-10-16
  • 2021-06-28
  • 2021-10-26
  • 2022-01-01
  • 2021-09-01
猜你喜欢
  • 2021-11-14
  • 2021-10-13
  • 2022-12-23
  • 2021-08-30
  • 2021-12-28
  • 2021-10-21
  • 2021-07-01
相关资源
相似解决方案