Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 351 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 351 Bytes

Kitten Cube

A pure css cube with banner-ish animation displaying four sides in an infinite loop.

Build

A minimal project built with lingon.

Download dependencies

npm install
bower install

Run a dev server

./lingon.js

Build production files to /build

./lingon.js build