kanizer-jira / playlist-converter

0 stars 0 forks source link

Playlist Converter

Util to convert playlists into MP3s.

Install dependencies (first run)

npm i

Start the dev server with - deploys to http://localhost:3000

npm run serve

Run tests - deploys to http://localhost:3000

npm test

Build for production

npm run build

General

App dependencies:

TODO

  1. Deploy script
  2. Tests