README
Brandon Cox NPM Card

Usage
- Copy repo and replace data in
build.js - All needed scripts are in the
package.json - When done
npm publish - Run the package using
npx <package-name>
A personal card for Brandon Cox (@bcox_tech)
<script type="module">
import bcoxCard from 'https://cdn.skypack.dev/@bcox/card';
</script>

build.jspackage.jsonnpm publishnpx <package-name>