Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 418 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 418 Bytes

preview

Playing music and share to your github profile in real time.

Requirements

Copy README.template.md file to your id repository (E.g. github.com/{yourid}/${yourid})

How to use

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.