a distraction app for panic & anxiety attacks, episodes, and impulse control
Fork and/or download zip code and open in local IDE
- Node.js
- Git
- Watchman
And suggested install of Expo Simulator
npm install --global expo-cli
-
Download project zip file & open in local IDE
-
open terminal, cd to target project, and install dependencies
npm install
- Run Expo
expo start
