/cdk-simple-app

A Simple Typescript app with AWS CDK

Primary LanguageTypeScript

Welcome to My CDK Simple APP Example

What is it?

Please read the following article to learn how to set up this code step by step.

Create a Simple App with AWS CDK and Typescript

Build and Deploy

cd cdk-simple-app
npm install
cdk synth
cdk deploy