Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 429 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 429 Bytes

Playlist Editor

Simple tool for ordering/sorting m3u (m3u8) playlists

Demo:

https://yuri-val.github.io/playlist-editor/

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.