1.4.0 • Published 1 year ago
create-quarkc v1.4.0
create-quarkc
If you want to create cross-framework/technology stack components, or develop standalone web apps that don't depend on any front-end framework (Vue/React, etc.).
English | 简体中文
Scaffolding Your First Quarkc Project
Compatibility Note: Quarkc requires Node.js version 14.18+, 16+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
With NPM:
$ npm create quarkc@latestWith Yarn:
$ yarn create quarkcWith PNPM:
$ pnpm create quarkcThen follow the prompts!
Currently supported template presets include:
quarkc-appquarkc-app-tsquarkc-componentquarkc-component-ts
Documentation
For full documentation, visit quarkc.hellobike.com