Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 393 Bytes

iScroll 5 beta 1

Documentation soon to come. In the meantime please reference to the examples in the demos directory.

Build system (for developers only)

iScroll comes with a custom build system. The required nodejs packages are included in the package.json. To build all main releases just do:

./build.js dist

The compiled scripts will be saved in the /build and /dist directories.