- Aardvark Browser
- VSCode
- Node
- npm
- TypeScript (
npm install -g typescript
) - http-server (
npm install -g http-server
)
- Clone Repo to a folder
- run
npm install
in the project's directory
- Start Aardvark browser
- run
npm start
in Project Directory - run
http-server dist --cors -c-1
in Project directory - navigate to web page that the server starts 127.0.0.1:8080 by default.
- Click "Add to Favorites"
- In VR click the Orange Aardvark Gear, and then the Star to bring up the "Favorites" tab.
- Drag the app out from the tray.