README
Useful commands
npm run buildcompile typescript to jsnpm run testperform the jest unit testsnpm run watchwatch for changes and compile
* `npm run build` compile typescript to js * `npm run test` perform the jest unit tests * `npm run watch` watch for changes and compile
<script type="module">
import bryanchuaCdkDashboarder from 'https://cdn.skypack.dev/@bryanchua/cdk-dashboarder';
</script>
npm run build compile typescript to jsnpm run test perform the jest unit testsnpm run watch watch for changes and compile