https://github.com/orzogc/acfunlive-ui
AcFun直播助手UI
https://github.com/orzogc/acfunlive-ui
acfun
Last synced: 3 months ago
JSON representation
AcFun直播助手UI
- Host: GitHub
- URL: https://github.com/orzogc/acfunlive-ui
- Owner: orzogc
- License: gpl-3.0
- Created: 2020-08-03T09:08:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-22T09:09:47.000Z (10 months ago)
- Last Synced: 2025-08-22T09:33:55.879Z (10 months ago)
- Topics: acfun
- Language: Vue
- Homepage:
- Size: 2.64 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```