This project was generated with DotNet Core 5.0.0^ and Angular CLI version 12.2.7.
View task road-map and application showcase image.
- Angular Server
CD DynamicForms/ClientApp run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
- Dot-NET Core Server
CD DynamicForms run dotnet run for a dev server. Navigate to http://localhost:5000/. The app will automatically reload if you change any of the source files.