<?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: ShazmaBatool</title>
    <description>The latest articles on DEV Community by ShazmaBatool (@shazmabatool).</description>
    <link>https://dev.to/shazmabatool</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F679294%2F5b69aa64-eea6-4714-925f-e89d1d64fbf4.png</url>
      <title>DEV Community: ShazmaBatool</title>
      <link>https://dev.to/shazmabatool</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shazmabatool"/>
    <language>en</language>
    <item>
      <title>ng serve not working to run Angular app</title>
      <dc:creator>ShazmaBatool</dc:creator>
      <pubDate>Thu, 19 May 2022 09:59:50 +0000</pubDate>
      <link>https://dev.to/shazmabatool/ng-serve-not-working-to-run-angular-app-11d</link>
      <guid>https://dev.to/shazmabatool/ng-serve-not-working-to-run-angular-app-11d</guid>
      <description>&lt;p&gt;Hi, yesterday I installed Angular and ran an Angular app successfully and today I just write some html code containing &lt;/p&gt; tag and  tags after checking that the app works fine on running ng serve with a  html tag in my app.component.html file. Everything was working fine until the  tag but now ng serve is not working..&lt;br&gt;&lt;br&gt;
Now, when I do ng serve to run my app it is giving me this error &lt;strong&gt;The serve command requires to be run in an Angular project, but a project definition could not be found.&lt;/strong&gt; what is the reason behind this? Is this happened because of html

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