tilt.js icon indicating copy to clipboard operation
tilt.js copied to clipboard

Demo doesnt work from master

Open schroef opened this issue 8 years ago • 2 comments

I tried the demo in the master, it has wrong links. Tried adding jquery.min manually but results in errors.

'Tilt.js: the axis setting has been renamed to disableAxis. See https://github.com/gijsroge/tilt.js/pull/26 for more information (anonymous) @ tilt.jquery.js? [sm]:278 each @ jquery-3.2.1.slim.min.js:2 each @ jquery-3.2.1.slim.min.js:2 $.fn.tilt @ tilt.jquery.js? [sm]:255 (anonymous) @ index.html:19'

schroef avatar Sep 19 '17 17:09 schroef

it also links to a css while there is a scss file, see #7 in the index

schroef avatar Sep 19 '17 17:09 schroef

Did you build the project? Feels like you forgot run npm install or yarn and than gulp build.

gijsroge avatar Nov 09 '17 17:11 gijsroge