I\'m new in Angular. I started Tour of Heroes to learn it. So, I am created an app.component with two-way binding.
app.component
two-way
import { Component
Things you can add to declarations: [] in modules
declarations: [] in modules
Pro Tip: The error message explains it - Please add a @Pipe/@Directive/@Component annotation.
Please add a @Pipe/@Directive/@Component annotation.