Closed Bigua closed 10 years ago
The basic example don't work. console error:
GET http://localhost/HTML5-Comic-Book-Reader-master/examples/comicbook/comicbook.css 404 (Not Found) basic.html:14 GET http://localhost/HTML5-Comic-Book-Reader-master/examples/comicbook/js/comicbook.min.js 404 (Not Found) basic.html:13 Uncaught ReferenceError: ComicBook is not defined basic.html:24
I've tried to fix the references,without success.
Did you first build the project (npm install && make)? The compiled files are not saved in git.
Nop, my bad =/, sorry.
Works fine now.
The basic example don't work. console error:
GET http://localhost/HTML5-Comic-Book-Reader-master/examples/comicbook/comicbook.css 404 (Not Found) basic.html:14 GET http://localhost/HTML5-Comic-Book-Reader-master/examples/comicbook/js/comicbook.min.js 404 (Not Found) basic.html:13 Uncaught ReferenceError: ComicBook is not defined basic.html:24
I've tried to fix the references,without success.