# CDK TypeScript This directory contains CDK TypeScript code that defines the CloudFormation stacks for this AWS Solution. See the README.md in the root of this repository for details about dependencies and building the solution via `../../deployment/build-s3-dist.sh`. ## Useful commands * `npm run build` compile typescript to js * `npm run watch` watch for changes and compile * `npm run test` perform the jest unit tests * `npm run synth` emits the synthesized CloudFormation templates