Quick Start
This guide provides a quick overview of how to get started with Wheelos Community.
Setting up the Environment
- Install Dependencies: Follow the instructions in the Documentation to install the necessary dependencies.
- Clone the Repository:
bash git clone [https://github.com/your-username/your-repo.git](https://github.com/your-username/your-repo.git)
- Build the Project:
bash cd your-repo make build
Running a Demo
Follow the instructions in the Examples section to run a demo.