First include angular-touch.js
in your HTML:
<script src="angular.js"> <script src="angular-touch.js">
You can download this file from the following places:
//ajax.googleapis.com/ajax/libs/angularjs/X.Y.Z/angular-touch.js
bower install angular-touch@X.Y.Z