Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zsh2401/cat-paw
Yin's cat-paw
https://github.com/zsh2401/cat-paw
Last synced: 22 days ago
JSON representation
Yin's cat-paw
- Host: GitHub
- URL: https://github.com/zsh2401/cat-paw
- Owner: zsh2401
- License: mit
- Created: 2019-11-20T05:16:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:50:53.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T05:05:05.265Z (7 months ago)
- Language: TypeScript
- Size: 75 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yin's Cat Paw
Love Yin For Good
# 如何运行?
你需要一个完整的node环境,接下来...### 安装依赖
```
npm install
#or
yarn
```### 运行本地调试服务器
```
yarn start
```