Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 269 Bytes

File metadata and controls

11 lines (9 loc) · 269 Bytes

Collaborator Demo

To Run Locally

    > cd public/demos/collaborator/client/
    > npm install
    > npm run build:prod                   //NOTE - This is a REACT based application that needs to be Built.
    > cd back to top level 
    > npm run start