Build an Ionic App with User Authentication

ALEXANDER P. Dumont

Hello Sir

Great article! I am trying to follow along except I am using Visual Studio 2017. I set up my login page’s html and typescript and copy and paste the code from upstairs. Up until this point, no errors. I then modify my app.component and app.modules and nothing shows up red. However, when I try to run, I now get a blank page. I am relatively new to typescript and angular and I am confused as to what I could be doing wrong? I have tried to look online. The errors I see in both the Google Chrome console and the error window in VS is main.css and polyfill.js are 404 not there, but before adding the components in modules, the app was running fine.