Skip to content

juanzgc/GoogleFacialRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Facial Recognition

By Juan Zapata Gomez, Hung-Yi Chang, Xiaoyi Zhou, Mahao Yi, Xuanting Chen

Section A6, Group 2

Express Proxy

  • Added proxy for api calls in client/package.json

React-Express

Followed two main tutorials for setting up the application.

Running the server

npm start Starts the development server.

npm build Bundles the app into static files for production.

npm test Starts the test runner.

npm eject Removes this tool and copies build dependencies, configuration files and scripts into the app directory. If you do this, you can’t go back!

Pulling the repo

  1. In the root directory: 'npm install'

  2. 'cd client && npm install'

Adding an npm package

Unless necessary in both the server and the client, 'cd client' & then 'npm install [package_name]'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •