Closed 7manishj7 closed 9 years ago
After download, I have not found any folder named 'bower_components' and files of this folder.
Please provide me the relevant files to run this project.
<script src="bower_components/angular/angular.min.js" type="text/javascript" charset="utf-8"></script> <script src="bower_components/opentok-angular/opentok-angular.js" type="text/javascript" charset="utf-8"></script>
You need to run the build step described in the README which will download the necessary dependencies. You will need to have bower and node installed on your machine.
After download, I have not found any folder named 'bower_components' and files of this folder.
Please provide me the relevant files to run this project.