- Navigate to
./backend
, then usenpm install
-
If needed, install
socket.io
withnpm install socket.io
,mqtt
withnpm install mqtt
- To run, type in terminal
npm run start
- Navigate to
./frontend
, then usenpm install
- To run, make sure to connect to the same wifi, then type
npx expo start --tunnel
-
If needed, update