Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toyobayashi/deck
https://github.com/toyobayashi/deck
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/toyobayashi/deck
- Owner: toyobayashi
- Created: 2021-12-27T10:19:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T14:45:56.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:06:34.426Z (6 months ago)
- Language: JavaScript
- Homepage: https://deck-toyobayashi.vercel.app
- Size: 1.01 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 syncnpm start
npm run build [deck]
```