- Clone the repository using one of the following commands
or
git clone https://github.com/Microsoft/axe-windows.git
git clone git@github.com:Microsoft/axe-windows.git
- Select the created directory
cd axe-windows
- Use the
src/AxeWindows.slnfile to open the solution.
For details about how the code is organized, please visit the solution overview.
If you need more information on how to set up your development environment, please visit the development environment setup page.
We use the unit test framework from Visual Studio. Find more information in our FAQ section.