generate project

read project_name
mkdir -p $project_name
cd $project_name
npx cdk init app --language typescript