Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 248 Bytes

File metadata and controls

9 lines (5 loc) · 248 Bytes

DirectAI Sample React App

Getting Started

  • To launch frontend from root directory: npm start
  • To launch backend from root directory node server.js

Take a look at photoUpload.js and server.js to get information on the core logic!