An open API service indexing awesome lists of open source software.

https://github.com/orzogc/acfunlive-ui

AcFun直播助手UI
https://github.com/orzogc/acfunlive-ui

acfun

Last synced: 3 months ago
JSON representation

AcFun直播助手UI

Awesome Lists containing this project

README

          

# acfunlive-ui

## 安装
```bash
# install all dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production
$ yarn build

# generate static project
$ yarn generate

# serve the page at localhost:3000
$ yarn start
```