M
M
maddread2015-08-13 17:04:05
JavaScript
maddread, 2015-08-13 17:04:05

AngularJS which file to add dependency to?

I'm trying JS framework lumx . It is written that for work you need to install the AngularJs dependency:

Use the AngularJS directives and services
When you have downloaded all the dependencies you need to add dependencies on the LumX AngularJS module:

angular.module('myModule', ['lumx']);
What does it mean? Where to enter it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
maddread, 2015-08-13
@maddread

is it right above the body to write? But then this piece is visible on the page!
I also don't have the visual effect of clicking the button. Although included all js and css (bower).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question