Getting Started - Create New Project https://abp.io/get-started
Getting Started Tutorial https://docs.abp.io/en/abp/latest/Getting-Started-Setup-Environment?UI=NG&DB=EF&Tiered=No
Web Application Development Tutorial https://docs.abp.io/en/abp/latest/Tutorials/Part-1?UI=NG&DB=EF
- install nodejs
- install VS Code
- install Visual Studio
- cd aspnet-core
- cd Dna.Abp.DbMigrator
- dotnet run
OR
- Open aspnet-core/Dna.Abp.Sln
- set Dna.Abp.DbMigrator as StartUp Project and press F5
- set Dna.Abp.HttpApi.Host as StartUp Project and press F5
- open aspnet-core/Dna.Abp.Sln
- set Dna.Abp.HttpApi.Host as StartUp Project and press F5
- navigate to https://localhost:44360/swagger/index.html (optional)
- cd angular
- npm i (only 1st time)
- npm start
- navigate to http://localhost:519/
- username: admin
- password: 1q2w3E*