1.9.9 • Published 4 years ago

3d-flip-book v1.9.9

Weekly downloads
53
License
GPL-2.0
Repository
github
Last release
4 years ago

This package is alias for flip-book. Use it instead of this.

See the example.

Clone a copy of the main git repo by running:

git clone https://github.com/iberezansky/flip-book-jquery.git

Enter the flip-book-jquery-example directory and run the installation:

cd flip-book-jquery && npm install

To build debug version:

npm run build-debug

To build production version:

npm run build-production