Installing the library
npm install
Before you can use the table viewer in your application, you'll need to install the npm module:
npm install @tcons/cdk-dynamo-table-viewerOutput should look like this:
added 1 package, and audited 392 packages in 377ms
49 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilitiesNow we are ready to add a viewer to our app.