Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxsf authored May 29, 2024
1 parent 23ec190 commit 0e6b35d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ Quarkc(Quark core缩写) 是一个拥有完美开发体验的 web components 工
* **高性能**设计,Shadow DOM 与 Virtual DOM 融合
* 组件直接解耦,独立打磨,按需引用

## StackBlitz Demo

https://stackblitz.com/edit/quarkc-vite-k6t2ge?file=index.html&file=src%2Findex.tsx


## 使用

### 组件起手架模版
Expand Down Expand Up @@ -224,9 +229,6 @@ describe("<my-component />", async () => {

完整文档,请访问 [quarkc.hellobike.com](https://quarkc.hellobike.com)

## StackBlitz

https://stackblitz.com/edit/quarkc-vite-k6t2ge?file=index.html&file=src%2Findex.tsx



0 comments on commit 0e6b35d

Please sign in to comment.