We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2041a04 commit 210b517Copy full SHA for 210b517
1 file changed
README.md
@@ -1,8 +1,6 @@
1
# Quark CLI
2
3
-Quarkc 是一个拥有完美开发体验的 web components 框架。
4
-
5
-使用此 CLI,您可以使用 quarkc 来开发,跨技术栈/原生Web组件或开发不依赖任何前端框架(Vue/React等)的 **独立 Web 应用(Bate)**。
+通过该 CLI,您可以使用 quarkc 来开发:跨技术栈/原生Web组件或开发不依赖任何前端框架(Vue/React等)的 **独立 Web 应用(Bate)**。
6
7
- [开发独立组件](./COMPONENT.dev.md)
8
- [开发独立应用](./APP.dev.md)
@@ -29,3 +27,6 @@ npx create-quark-app create project-name
29
27
30
28
完整文档,请访问 [quark.hellobike.com](https://quark.hellobike.com)
31
+## 相关链接
+
32
+Quarkc: https://github.com/hellof2e/quark-core
0 commit comments