Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 580 Bytes

File metadata and controls

18 lines (12 loc) · 580 Bytes

jeelizWeboji in Angular & Electron Example

Basic example of jeelizWeboji face tracking and expression detection library in an Angular/Electron app.

jeelizWeboji:
https://github.com/jeeliz/jeelizWeboji

The Angular/Electron app was created with
https://github.com/maximegris/angular-electron

How to use

Run npm install inside the project folder to install all dependencies..
.
|npm run electron:local| Builds your application and start electron.
.
See angular-electron page in link above for more commands and information.