Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 476 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 476 Bytes

ATM3U8-JS on AngelThump

About

Delivering m3u8 files from AngelThump

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/atm3u8-js; npm install
    
  3. Start your app

    npm start
    

License

Copyright (c) 2020

Licensed under the MIT license.