Playing music and share to your github profile in real time.
Copy README.template.md
file to your id repository (E.g. github.com/{yourid}/${yourid})
First of all. clone this repository.
And initialize
npm run init
And install all of dependencies
npm install
And build it.
npm run build
And import to chrome extension, thats it.