Ote is a web-based code editor that supports multiple programming languages.
- Clone the repository:
git clone https://github.com/ahmedatigui/ote.git
- Navigate into the project directory:
cd ote
- Install the dependencies:
pnpm install
- Start the development server:
pnpm run dev
Contributions are welcome! Please feel free to submit a pull request.
For major changes, please open an issue first to discuss what you would like to change.