- Clone the repository:
git clone https://github.com/Termix-SSH/Mobile
- Install the dependencies:
npm install
Run the following command:
npm run startThis will start the Expo development server. You can use Expo Go or use it in a development build.
- Fork the repository: Click the "Fork" button at the top right of the repository page.
- Create a new branch:
git checkout -b feature/my-new-feature
- Make your changes: Implement your feature, fix, or improvement.
- Commit your changes:
git commit -m "Feature request my new feature" - Push to your fork:
git push origin feature/my-feature-request
- Open a pull request: Go to the original repository and create a PR with a clear description.
If you need help or want to request a feature with Termix, visit the Issues page, log in, and press New Issue.
Please be as detailed as possible in your issue, preferably written in English. You can also join the Discord server and visit the support
channel, however, response times may be longer.