Installation and Development Requirements
#
Developer Environment PreparationDevArchitecture expects the following setups to exist for the developer environment. DevArchitecture is set to run stable in Visual Studio Community 2022 and above. In addition, it also offers the opportunity to develop code in environments such as VsCode.
- Visual Studio 2022 version 17.1.0 and above
- .NET 7 and above
Nodejs (Optional for front-end)
npm install -g @angular/cli (Optional for front-end)
VsCode for Angular UI (Optional for front-end)
React UI coming soon...
authors: Kerem VARIŞ, Veli GÖRGÜLÜ