Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 245 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 245 Bytes

poll-service-demo

This is a demo project using ASP.NET Core MVC Onion architecture.

To launch the project go to project directory and run "docker-compose up -d" command in terminal. You can explore the demo project at http://localhost:5100/.