Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 447 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 447 Bytes

tracklister

Source code behind tracklister.club, a little React web app to turn .txt files exported from Rekordbox and .nml files exported from Traktor into beautiful tracklists.

Set up

First, make sure you have Node installed. Then, clone this git repository and run

npm install
npm start