-
Clone or download the repository by typing
git clone <url-repository>
in your terminal -
Then run install using
npm
oryarn
-
Install the dependencies |
npm install
-
Run the spotify app |
npm start
-
Install the dependencies |
yarn
-
Run the spotify app |
yarn start