Unlock your emotions and find the beauty within with Geode, your personalized mental health companion app.
Note that Geode is intended to provide help to users, but it does NOT replace or claim to reproduce the advice of a qualified medical professional.
- In your terminal, navigate to the main
geodedirectory. - Run
npm installto install all dependencies. - Run
npm startto start the app.
- In another terminal, navigate to the
geode/clientdirectory. - Run
npm installto install all dependencies. - Run
npm startto start the app