$ git clone https://github.com/SDen4/scroll-indicator.git
$ cd scroll-indicator
$ npm i
$ git init
$ git remote set-url origin <link of new repo in github>
$ git push -u origin master
$ npm run dev$ git clone https://github.com/SDen4/scroll-indicator.git
$ cd scroll-indicator
$ npm i
$ git init
$ git remote set-url origin <link of new repo in github>
$ git push -u origin master
$ npm run dev