1.3.8 • Published 7 months ago

create-quarkc v1.3.8

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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@latest

With Yarn:

$ yarn create quarkc

With PNPM:

$ pnpm create quarkc

Then follow the prompts!

Currently supported template presets include:

  • quarkc-app
  • quarkc-app-ts
  • quarkc-component
  • quarkc-component-ts

Documentation

For full documentation, visit quarkc.hellobike.com

1.3.8

7 months ago

1.3.7

10 months ago

1.3.6

10 months ago

1.3.5

10 months ago

1.3.4

10 months ago

1.3.3

10 months ago

1.3.2

10 months ago

1.3.1

10 months ago

1.3.0

10 months ago