How to run solution
Closed this issue · 3 comments
2pay commented
How to install and run your solution. I am can't debug code. How to run on IIS.
TaimoorChoudhary commented
@2pay You can run the solution through Visual Studio. Visual Studio will host the application in its own instance of IIS and you can debug.
2pay commented
Thankyou! Have any videos tutorials. I am open by VS 2017 and can't debug or run
ahmadiq commented
@2pay We don't video tutorials for this, but you should be able to run following the instructions in the Readme. Refer to both the backend and frontend projects:
https://github.com/coin-worx/coin-exchange-backend#usage
https://github.com/coin-worx/coin-exchange-frontend#usage