webpack-typescript-starter This is a simple starter project for students who are learning to use Webpack to build Typescript-based projects. Use this git command to create a new project git clone https://github.com/CriticalPathTraining/webpack-typescript-starter.git c:\DevProjects\project1 cd c:\DevProjects\project1