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
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.