3D FlipBook - hi ,what’s the common folder for and how to define the various options and properties(Book properties,Sheet

w***i@cecn.net
2019-08-08
2019-08-08

hi ,what’s the common folder for and how to define the various options and properties(Book properties,Sheet properties,Cover properties,etc) in lightbox? The demo doesn’t cover this.Thank you.

Replies

w***i@cecn.net
2019-08-08
2019-08-08

more important ,how to deploy it? The item I downloaded here is totally different from the demo version and there is no docs regarding that.Thanks!

w***i@cecn.net
2019-08-08
2019-08-08

Thank you .So the only diffrence between demo download and the purchased download is this 3dflipbook.min.js? But I still don’t understand how to deloy the purchased download.I’ve read all your documentations and I’m not a quite a coding newbie.The public folder in the purchased download seems to be the actual web root,but it’s the web of your plugin support site. I thought this is a jquery plugin rather than a full functioning web application.

a***r@3dflipbook.net
2019-08-08
2019-08-08

Hi!

If you are going to use built project then yes, it is 3dflipbook.min.js.

If you have Node JS you can open in the console common folder then execute “npm install”. Go to 3d-flip-book folder execute “npm install” and “npm run dev” – starts development web server at http://localhost:8080 or “npm run public” – starts documentation server at http://localhost:4040 or “npm run build-debug” to rebuild 3dflipbook.js or “npm run build-production” to rebuild 3dflipbook.min.js.

Best regards,

Ivan.

w***i@cecn.net
2019-08-08
2019-08-08

thank you!

Log In to leave a comment