jsmp-infra-hw1

Home task for CDP

Usage no npm install needed!

<script type="module">
  import jsmpInfraHw1 from 'https://cdn.skypack.dev/jsmp-infra-hw1';
</script>

README

jsmp-infra-HW1

npm module for CDP Module 2 HW1

How to install

npm install jsmp-infra-HW1

How to start

Use 'npm run start' from '$\cdp-jsmp-2019-summer\Module2\HW1' folder

Other scripts

compile - script transpiles original source and tests files to ES5

clean - script removes all files and folders that are created during by compile scripts

test - script that runs transpiled test files