@bryanchua/cdk-dashboarder

* `npm run build` compile typescript to js * `npm run test` perform the jest unit tests * `npm run watch` watch for changes and compile

Usage no npm install needed!

<script type="module">
  import bryanchuaCdkDashboarder from 'https://cdn.skypack.dev/@bryanchua/cdk-dashboarder';
</script>

README

Useful commands

  • npm run build compile typescript to js
  • npm run test perform the jest unit tests
  • npm run watch watch for changes and compile