Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
allan2dev authored Jul 4, 2023
1 parent 2041a04 commit 210b517
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Quark CLI

Quarkc 是一个拥有完美开发体验的 web components 框架。

使用此 CLI,您可以使用 quarkc 来开发,跨技术栈/原生Web组件或开发不依赖任何前端框架(Vue/React等)的 **独立 Web 应用(Bate)**
通过该 CLI,您可以使用 quarkc 来开发:跨技术栈/原生Web组件或开发不依赖任何前端框架(Vue/React等)的 **独立 Web 应用(Bate)**

- [开发独立组件](./COMPONENT.dev.md)
- [开发独立应用](./APP.dev.md)
Expand All @@ -29,3 +27,6 @@ npx create-quark-app create project-name

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

## 相关链接

Quarkc: https://github.com/hellof2e/quark-core

0 comments on commit 210b517

Please sign in to comment.