Play Open Space Here: https://openspacegame.herokuapp.com/
Open Space was designed with stress relief at the forefront of our minds. Open Space is an environment where you can feel free of anxiety, and just take a few minutes to relax from the stresses of daily life. We researched various techniques at reducing stress and implemented as many as we could into our game. The research can be found here
- Download or clone the repository
- Download node if you haven't already here: Node Download
- Install the ionic cli using
npm install -g @ionic/cli
from the command line - Navigate to the local repository you downloaded and run
npm i
in the command line - Now run
ionic serve
in the command line and after a minute or so your local server should automatically launch in your default browser.
There are two main ways in which you can participate in the project:
- Submit bugs and feature requests
- Contribute to the code base through source code changes
Learn more in our Contributing Document
Open Space abides by the CNCF code of conduct. Here is an excerpt:
As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
If you believe someone is violating the code of conduct we ask that you report it to our email [email protected]
We are always looking to improve so your feedback is appreciated. Here are some ways you can give your feedback.
Come to talk to us!
- [email protected] - Email us with any questions, or just to say hi!
This project uses the MIT Licence