Angular 2 + Electron 開發web和桌面應用

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

Web用法:github

# 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

  web

 

桌面應用用法:web

# Build and start Electron
npm start

  desktop

相關文章
相關標籤/搜索