How to use angular js inside expression engine. Is there any article or tutorial is available for this. Thanks in advance.
ExpressionEngine® Answers is a question and answer site for administrators, end users, developers and designers for ExpressionEngine® CMS. Join them; it only takes a minute:
Sign up
Sign up
Here's how it works:
- Anybody can ask a question
- Anybody can answer
- The best answers are voted up and rise to the top
|
I'm just now learning angular and plan to us it inside EE. I've tested it out on my local machine running ee3.05 and I didn't have any problems. Here's the simple test page I used that worked:
Of course you'll need to use the angularJS script somewhere...here's their CDN link: https://ajax.googleapis.com/ajax/libs/angularjs/1.5.0-rc.0/angular.min.js |
|||
|