@kunlun-qilian/create-app-cli

0.0.2 • Public • Published

@kunlun-qilian/create-app-cli

Scaffolding Your First webapp Project

Compatibility Note: Vite 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 PNPM:

$ pnpx @kunlun-qilian/create-app-cli@latest

Then follow the prompts!

You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Vite + React project, run:

# pnpm
pnpx @kunlun-qilian/create-app-cli@latest my-react-app --template react-ts

Currently supported template presets include:

Package Sidebar

Install

npm i @kunlun-qilian/create-app-cli

Weekly Downloads

5

Version

0.0.2

License

MIT

Unpacked Size

438 kB

Total Files

72

Last publish

Collaborators

  • rookie-luochao