Skip to content

A simple demo shows how to develop desktop app using @angular/cli and electron

Notifications You must be signed in to change notification settings

dreamdevil00/ng4-electron-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Description 描述

This is a simple demo demonstrating how to integrate angular with electron using @angular/cli, by demonstrating how to select a folder and show it's absolute path.

这是一个很简单的例子(选择文件夹 并在 console 中显示 文件夹的绝对路径), 演示 在 @angular/cli 中 如何将 angular 和 electron 集成 进行桌面应用开发。

How to use 如何使用

npm install -g electron @angular/cli
cd webapp
npm install

and then 然后

electron main.js

Blog

http://www.jianshu.com/p/df9cab7a2bbc

About

A simple demo shows how to develop desktop app using @angular/cli and electron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published