<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Brice Seymens</title>
    <description>The latest articles on DEV Community by Brice Seymens (@briceseymens).</description>
    <link>https://dev.to/briceseymens</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2533983%2Fa0b1c6ad-7fdf-400f-9149-f42e84277b65.png</url>
      <title>DEV Community: Brice Seymens</title>
      <link>https://dev.to/briceseymens</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/briceseymens"/>
    <language>en</language>
    <item>
      <title>Question: How do I host my angular front-end on Netlify</title>
      <dc:creator>Brice Seymens</dc:creator>
      <pubDate>Fri, 06 Dec 2024 15:09:47 +0000</pubDate>
      <link>https://dev.to/briceseymens/question-how-do-i-host-my-angular-front-end-on-netlify-d6a</link>
      <guid>https://dev.to/briceseymens/question-how-do-i-host-my-angular-front-end-on-netlify-d6a</guid>
      <description>&lt;p&gt;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. &lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;Any tips, tricks and help is very welcome! &lt;/p&gt;

</description>
      <category>angular</category>
      <category>netlify</category>
      <category>help</category>
    </item>
  </channel>
</rss>
