Skip to content

Commit

Permalink
docs: add section on setting up local environment
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanBahati committed Dec 3, 2023
1 parent e613090 commit a7597d4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/tools-and-processes/setup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Setup your AsyncAPI local environment
weight: 10
---

## Setup your AsyncAPI local environment

Take the following steps to set up your local environment;

1. Fork the Repo for the project you are interested in.

2. Clone the repo to your local machine.

3. Open the project in [VS Code](https://code.visualstudio.com).

4. Start editing.

0 comments on commit a7597d4

Please sign in to comment.