Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/9channel/com.9-ch.ygo
YGO 工具站
https://github.com/9channel/com.9-ch.ygo
ocg tcg ygo
Last synced: 23 days ago
JSON representation
YGO 工具站
- Host: GitHub
- URL: https://github.com/9channel/com.9-ch.ygo
- Owner: 9channel
- Created: 2023-04-14T10:00:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-18T15:29:48.000Z (over 1 year ago)
- Last Synced: 2024-10-14T01:03:40.058Z (23 days ago)
- Topics: ocg, tcg, ygo
- Language: Vue
- Homepage: https://ygo.9-ch.com
- Size: 2.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ygo
YGO 工具站点 [https://ygo.9-ch.com](https://ygo.9-ch.com)
## 自行部署
### 安装依赖
```sh
npm install
```### 启动开发服务器
```sh
npm run dev
```### 构建
```sh
npm run build
```## 数据来源
- [百鸽](https://ygocdb.com/)
- [Nanahira](https://nanahira.momobako.com/)