/html-layers

An experimental library for creating Apple TV style hover effects

Primary LanguageJavaScriptMIT LicenseMIT

HTML Layers

An experimental library for creating Apple TV style hover effects. Still in active development.

Install

npm install

Dev

npm run watch

Test Browser

npm run test-web

then go to: http://localhost:8080/webpack-dev-server/tmp/tests

Test Node

npm run test-node

Build

npm run build