0.0.5 • Published 2 years ago

hc-text-animation-wipe-two v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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.