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

https://github.com/jsjzh/tiny-codes

tiny-codes
https://github.com/jsjzh/tiny-codes

Last synced: 7 months ago
JSON representation

tiny-codes

Awesome Lists containing this project

README

          

# tiny-codes

## 说明

这个仓库具体都会用来放小 demo 的代码,由于可能会有很多不同课题的 demo,所以这里就用 branch 来作区分

由于 `node_modules` 会被加入 `.gitignore` 列表,所以不同的 demo 或许需要重新安装依赖

## Demo

```
git clone -b demo/xxx https://github.com/jsjzh/tiny-codes.git
```

- demo/catch-code-error
- demo/study-post-request