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