Creating your first CDK project #
In this chapter we will use cdktf init
to create a new CDKTF TypeScript project.
We will also learn how to use the CDKTF Toolkit to synthesize a Terraform configuration, install TerraConstructs for a demo app and how to deploy your app into your account.