Skip to content

ashleahhill/angular-permutations

Repository files navigation

Angular Permutations and Combinations

Floobits Status

angular-permutations on github

Usage

$ gulp # build and start server
$ gulp test
$ gulp test-dev # test and watch for changes
$ jshint --exclude node_modules/ . # jshint
$ node node_modules/jscs/bin/jscs -c .jscsrc ./ # check code style