- detect face (on camera)
- detect face landmark
- detect emotion
- Run
npm install
to install dependency - Run
npm run build
to build browser script - Run
npm run serve
to serve index page - Go to http:localhost:3000
npm install
to install dependencynpm run build
to build browser scriptnpm run serve
to serve index page