README
Ashdown Common Button
Library to demonstrate how to share code across different react codebases
Helpful Commands
Build Codebase
npm run build
Publish
npm publish
Project provides a shareable react component
<script type="module">
import ashdownCommonButton from 'https://cdn.skypack.dev/ashdown-common-button';
</script>
Library to demonstrate how to share code across different react codebases
Build Codebase
npm run build
Publish
npm publish