Skip to content

Sample for electron-angular, the easiest way to use Angular in Electron.

Notifications You must be signed in to change notification settings

HalfLegend/electron-angular-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-angular

Elegular    The easiest way to use Angular in Electron.

This sample application demonstrate how to create a desktop application using electron-angular.

For more information, see electron-angular: https://github.com/HalfLegend/electron-angular

Install

Under each folder

Install dependencies.

npm install

Install and Compile Typescript

npm install -g typescript
tsc

Run

npm start

Remarks

There is some compatibility problem with cnpm, please use npm. If you want to use the mirror of Taobao, please set the registry directly.

npm config set registry https://registry.npm.taobao.org

注意:使用cnpm时可能会有兼容问题,请直接使用npm. 如果想用淘宝镜像,请如上设置。

About

Sample for electron-angular, the easiest way to use Angular in Electron.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published