https://rdeepak2002.github.io/#/project?id=augnav
Node, NPM, and Xcode must be installed on the machine.
Navigate to the "AugNav_Server" folder, then run the following terminal commands:
npm install
node server.js
Open http://localhost:8080 in a new browser window.
Navigate to the "AugNav_Mobile" folder on a terminal and run the "pod install" command. Next, open the "AugNav_Mobile" folder as an Xcode project. Click the play button to run the app. The app is designed for an iPhone X device on iOS 13 and above.