Question: How do I host my angular front-end on Netlify
Brice Seymens

Brice Seymens @briceseymens

Joined:
Dec 6, 2024

Question: How do I host my angular front-end on Netlify

Publish Date: Dec 6 '24
0 0

I'm a application development student working on an Angular full stack project for school. I need to host the front-end (so the angular part) online. I wanted to do it with Netlify since it's quiet easy to use and free. I want to deploy it manually since my tutors made the github repo I work in to check on the progress and code.

I made a redirect file and added it to my angular.json file, sorted out the environment files and build the app using ng build. I tried to manually deploy my app by dragging the folder inside the dist folder into netlify but it keeps telling me the url of the deployment leads to a broken url since it cant find it.

Any tips, tricks and help is very welcome!

Comments 0 total

    Add comment