Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Yin's Cat Paw
Love Yin For Good
# 如何运行?
你需要一个完整的node环境,接下来...

### 安装依赖
```
npm install
#or
yarn
```

### 运行本地调试服务器
```
yarn start
```