Skip to content

Commit 300842c

Browse files
committed
updated readme
1 parent 3ee0e2b commit 300842c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
1-
# Welcome to your CDK TypeScript project
1+
# Welcome to rollup builder typescript project for AWS Lambda example
22

3-
This is a blank project for CDK development with TypeScript.
43

5-
The `cdk.json` file tells the CDK Toolkit how to execute your app.
64

7-
## Useful commands
8-
9-
* `npm run build` compile typescript to js
10-
* `npm run watch` watch for changes and compile
11-
* `npm run test` perform the jest unit tests
12-
* `npx cdk deploy` deploy this stack to your default AWS account/region
13-
* `npx cdk diff` compare deployed stack with current state
14-
* `npx cdk synth` emits the synthesized CloudFormation template

0 commit comments

Comments
 (0)