README
Use command antonette to access file!
For this exercise we're going to create our own npm package that will print out your resume. the cool thing about this is that anyone can install your code and print out a resume from their console!
<script type="module">
import antonetteortizResume from 'https://cdn.skypack.dev/antonetteortiz-resume';
</script>
Use command antonette to access file!