create-kit-cli

0.0.12 • Public • Published

English|简体中文

What is create-kit-cli?

create-kit-cli is a cli for creating project templates

Why not use existing scaffolding?

Some mature scaffolders, such as create-react-app and create-vue-app, over-encapsulate the project, resulting in more detailed configuration

create-kit-cli is a custom configuration based on mature packaging compilers such as webpack and vite, and developers can also perform more fine-grained configuration on this basic configuration

How to use

  1. Installation
npm install create-kit-cli -g
  1. Create a project
kit-cli create appName

Package Sidebar

Install

npm i create-kit-cli

Weekly Downloads

4

Version

0.0.12

License

none

Unpacked Size

85.6 kB

Total Files

51

Last publish

Collaborators

  • cuihaoweb