Assuming one has already built a simple front end in angularjs, what are the steps needed to follow in order to include angularjs-bootstrap in front end and use the corresponding directives and css?
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free.
Add
and sure import bootstrap javascript + css to your header |
|||||
|
Dependency Injection is one of the best part of AngularJs MV * framework. You can inject it in the cntroller |
|||
|