SyntaxFix
Write A Post
Hire A Developer
Questions
if you are creating in specific module go to that path and run ng g c componentname
else create module first ng g module modulename
cd arc/app/modulename go to modulename path and create the component