theproductiveprogrammer/flipbook-viewer

Package manager support

Closed this issue · 3 comments

Hello,

is there an option to install via npm? Or how are you supposed to install it? Just download manually?

Hi @zynth666

Yes it's available on npm: https://www.npmjs.com/package/flipbook-viewer , installable in the usual way with

$ npm install flipbook-viewer

I hope that helps. Apologies for the delayed reply. Was on holiday.

Shouldn't it be :

$ npm install flipbook-viewer

... ?

Whoops - yes you're right. Corrected. Thanks.