javascript - Including node.js and karma for developing angular js app -
In Angular JS, when developing a sample app to learn angular, really need to install nodes. Js and karma is? What do they do Please help me on this
No, until you node. Do not install JS and Karma are not mandatory to run the unit tests.
You can import the angular.js file directly into your page and start coding. :)
Comments
Post a Comment