Skip to content

ubuntu/face-detection-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-detection-web

Single page website for face detection (using face-detection-demo backend) with Polymer

Required backend

This web page is used to be the frontend part served by face-detection-demo backend (in the same user group repository). It has a snapcraft.yaml to embed this project.

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your application locally.

Viewing Your Application

$ polymer serve

Building Your Application

$ polymer build

This will create a build/ folder with bundled/ and unbundled/ sub-folders containing a bundled (Vulcanized) and unbundled builds, both run through HTML, CSS, and JS optimizers.

You can serve the built versions by giving polymer serve a folder to serve from:

$ polymer serve build/bundled

About

Single page website for face detection (using face-detection-demo backend) using Polymer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published