1.1.3 • Published 2 years ago

nhm-flip-book v1.1.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.1.2

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago