Quickly set up a new typescript project by running either:
cookiecutter typescript-template # This is when you have the cookiecutter cloned down locallyor
cookiecutter https://github.com/JulianOstmo/typescript-templateIf you don't have cookiecutter installed you can install it by running:
brew install cookiecutter