I'm having trouble using ui.router from angularJS

0

Codefrommyindex-release.html

        

<title>DiaristaFácil</title><!--AngularJS--><scriptsrc="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.5/angular.min.js"></script>
<!-- Routes -->
<script src="//unpkg.com/@uirouter/angularjs/release/angular-ui-router.min.js"></script>
<script src="//unpkg.com/@uirouter/[email protected]/release/angular-ui-router.min.js"></script>
<script src="//unpkg.com/[email protected]/release/angular-ui-router.js"></script>
<!-- Style -->
<link rel="stylesheet" type="text/css" href="css/bootstrap-grid.min.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap-reboot.min.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">

         

    
asked by anonymous 13.12.2018 / 20:44

0 answers