See the documentation at http://www.forms-angular.org
Recommended: use yeoman generator.
Alternative: you can install both front-end and back-end modules:
npm install --save forms-angular
bower install --save forms-angular
npm install -g tsd
tsd update -so
Prepare a new release:
gulp all