1.1.3 • Published 9 months ago

nhm-flip-book v1.1.3

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

NHM Flip Book Component

How to start developing it locally

Start rollup watcher:

yarn start or rollup -w --config rollup.config.js

Start serving main file. Launch http-server package in root project folder:

http-server

Grab served javascript fil in WEB application and use it:

<script src="http://127.0.0.1:8080/dist/js/nhm-flip-book.browser.js"></script>

...or open sample.html file

http://127.0.0.1:8080/sample.html

1.1.3

9 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago

1.1.2

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago