Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 404 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 404 Bytes

Animates.Common

Animates.Common is an internal module of Animates

Getting started

  1. Install grunt cli globally by running the command line: npm install -g grunt-cli
  2. Go to the root directory and install package dependancies with command line: npm install
  3. Run grunt tasks with command line: grunt. This will run unit test and coverage test which results will be found in /build/output folder