Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (20 loc) · 713 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 713 Bytes

People-Map

Prerequisites

Install Yeoman

$ npm install -g yo grunt-cli bower

and follow the instructions on your console. Detailed informations can be found here

Install ceaser-easing

$ gem install ceaser-easing

An awesome little framwork to use easing functions in your css.

Install companimation

$ gem install companimation

A css animation extension for compass.

Install dependencies

$ npm install
$ bower install

Develop

$ grunt server

Build

$ grunt