blob: 0cba53455bdc927ad22ce33e20d2af858162b515 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<center>
<h1>Japanese IPTV Browser</h1>
Browse the latest Japanese IPTV channels and watch them in your browser
</center>
# Usage
Visit <https://iptv-jp.fuwn.me/> on any platform to get started.
## Developing
```bash
npm run dev
# or
npm run dev -- --open
```
## Building
```bash
npm run build
nom run preview
```
# Licence
This project is licensed with the [GNU General Public License v3.0](./LICENSE).
|