Discotify 💿 Export your Discogs library to Spotify. Install $ yarn $ # npm install $ cp src/config/settings.dist.js src/config/settings.js $ # edit with your own tokens Development $ yarn start $ # npm run start Production $ yarn build $ # npm run build Test $ yarn test $ # npm run test 🛠 Put together with React and MobX.