AngelThump / atm3u8-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 100.0%