hc-text-animation-wipe-two
v0.0.5
Published
Downloads
3
Readme
React Component for an Animating Text Wipe
Useage
Development Process for updating and deplying as an NPM package
Make changes to code base
Ensure to increment the version on the package.json
npm run build
npm publish
Go to the NPM Package here and ensure the new code has deployed by ensuring the version was changed.
The structure of this tutorial was followed.