Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 251 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 251 Bytes

Spotify Song JSON Generator

How to use

Install

npm i

Config

  • Copy .env.example and rename to .env
  • Fill with Client ID, Client Secret and Refresh token from a Spotify's Developer API App

Use

npm start