@codementor/tracker

## Getting started ```sh $ yarn start # open development html $ yarn test # you know, test your code $ yarn build # build production script ``` ## [Guide](./GUIDE.md)

Usage no npm install needed!

<script type="module">
  import codementorTracker from 'https://cdn.skypack.dev/@codementor/tracker';
</script>

README

cm-track-js

Getting started

$ yarn start # open development html
$ yarn test # you know, test your code
$ yarn build # build production script

Guide