microsoft / SATechnicalOnboarding

This is a repo for the Microsoft Learn Student Ambassador Technical Onboarding Process.
MIT License
239 stars 161 forks source link

Not able to see the changes #54

Closed ayushii06 closed 8 months ago

ayushii06 commented 11 months ago

Actually i am able to deploy my site but when i open my site, it shows the original one not the changed one...can anyone help?

hamitsehjal commented 10 months ago

Hey, @ayushii06, when npm start runs, your site is running within your Codespace, and it creates a unique URL for you to access your site. So, my question to you is - Which URL do you use to access your site??

Within your Codespace, in the bottom section, you will see a "PORTS" tab where you will see your unique URL generated in the "Local Address" column after the npm start is completed. That is the URL you need to access.

Something Similar to this:

example_url