Hey , I have the backend up and running with Swagger; I compiled and ran the app ui with yarn and npm start; I goto the start page and see the login; I login using default \ admin successfully...
BUT .. I dont see a metronic dashboard anywhere. Alls I see is a couple menu items (Home, Users, About) etc. with the main body showing the words ("Welcome to MyApp"). It all seems to work .. but no dashboard. wzzupman!
Where did I go wrong? Am I saposed to load up the metronic download somewhere first? Is this what is saposed to happen?
HELP!
I will continue to debug my way around. But if you have any suggestions/ideas of something I missed. Pls let me know!!
Hey, I just downloaded my asp net zero core app. I Built it. And then try to run it (IIS Express) and am getting an error about the database not existing. HOW do I setup my database for this template app??
Note: I tried to read through the online docs, but must have missed it. Can you point me in the right direction?