This can be use in a twig template for a view teaser.
<h4 class="title"><a href="{{ url }}" rel="bookmark">{{ node.label }}</a> </h4>
{{ url }} will create a link to the node associated with the view.