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):

http://plnkr.co/edit/jdx6prn6nohh1jop5ch6?p=catalogue


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -