angularjs-ts-starter just a very simple starter project for angularjs 1.6 with typescript Features - WebPack - Typescript - Angularjs 1.6 to run the project just open a terminal and cd to the folder and type npm install npm start For build a production bundle just run in the terminal npm run build-prod