1.4.0 • Published 11 months ago

create-quarkc v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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.4.0

11 months ago

1.3.8

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago