@ -10,7 +10,34 @@ See [the announcement](https://blog.abp.io/abp/Introducing-the-eShopOnAbp-Projec
Please open issues on the main GitHub repository: https://github.com/abpframework/abp/issues
### How to Run?
You can either run in Visual Studio, or using [Microsoft Tye](https://github.com/dotnet/tye). Tye is a developer tool that makes developing, testing, and deploying micro-services and distributed applications easier.
#### Requirements
- .NET 6.0+
- Docker
- Yarn
#### Instructions
- Clone the repository ( [eShopOnAbp](https://github.com/abpframework/eShopOnAbp) )