Now, let's test what we have so far. Instead of having to first publish the package to npm, we will be using an npm package called Yalc, which allows us to test or use npm packages locally.
What you'll learn
- How to use Yalc to publish and use install packages locally.