README
Project Name
Button-counter
Installation
npm i button-counter --save-dev
Usage
This is a simple application, that makes a button on your web-page alive. Every time the user clicks on this button, the counter inside it increments it's value. You have to add the ID "#button-counter" to your button while using this app.
License
MIT