Add Spotify playlists and get followers using Cloudflare Apps!
Fork and clone the repo or download the latest release.
Install the dependencies with npm install
npm start
Watches for file changes and compile them.npm run build
Compiles your JavaScript and CSS once for release.npm run lint
Checks JavaScript formatting and attempts to fix any errors.