Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 417 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 417 Bytes

revenant-hollow-admin-app

A native app used by haunt admins to configure IOT nodes on the LAN and track mobile user movements throughout the location.

Platforms

  • Android
  • iOS
  • web

Technologies

  • React.js
  • Ionic

Development

  • I'm using Node.js v16.3.0. You should be fine using the latest. I recommend using NVM to manage node versions.
  • Install the Ionic cli globally. npm install -g @ionic/cli