angularjs - Can I run Angular-U/UI-Router with Notepad++? -
is there way run ui-router without running bower/npm, etc?
https://github.com/angular-ui/ui-router
i tried linking (just angular), didn't work. tried saving locally in .js file , referencing it. didn't work either. missing or trying impossible?
edit: alternatively, there anywhere test this? plunkr or something?
here's source think latest. think should able link in <script />
tag in index.html
:
http://angular-ui.github.io/ui-router/release/angular-ui-router.js
or copy text file , run locally, since think you're trying test out. if didn't work, maybe make sure have of dependencies, if any.
of course looks it's package in plunkr, should able try there. added , latest angular (haven't tested though):
Comments
Post a Comment