README
Installation
Before installing this pacakge, use $ npm install
to install all the needed dependencies for this package to function.
A cli app that interacts with Twitter and adds some functionality
<script type="module">
import tweeterCli from 'https://cdn.skypack.dev/tweeter-cli';
</script>
Before installing this pacakge, use $ npm install
to install all the needed dependencies for this package to function.