Yeoman generator to create polutz app modules.
You can remove 'yo typings' if you already have them installed
npm install -g generator-ptz-app yo typings
Go to your project folder and run:
yo ptz-app && typings install
replace 'EntityName' with your class name, using first letter as upercase
yo ptz-app:entity EntityName