CMode11
Results
2
comments of
CMode11
trafficstars
I get the same problem. Part of my component is below @Component({ selector: 'app-server', // template: 'The server component for me' templateUrl: './server.component.html' }) The above does not work but...
Hi Adrien, I just posted my project to https://github.com/CMode11/ang4VS Still cant solve problem. Hope you can find it. Im sure its something simple. I just wanted a simple component with...