Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/toyobayashi/deck


https://github.com/toyobayashi/deck

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# CodeSurfer 演示代码

这是 [bilibili toyobayashi](https://space.bilibili.com/2976348) 投稿的[【CodeSurfer】合集视频](https://space.bilibili.com/2976348/channel/collectiondetail?sid=219593) 里所使用的演示代码。

所有示例代码都已开源,有错误之处欢迎提交 Issue 或 PR。

如需转载,请明确注明原作者和原视频链接。商务合作请直接在 B 站私信。

## 跑起来

```bash
npm run sync

npm start

npm run build [deck]
```