@code-lab/core-cli

0.4.2 • Public • Published

core-cli

Get Started

npm install @code-lab/core-cli -g
# get help information

core-cli -h

Create a new project use core-cli

core-cli init [option]

# example: core-cli init my-app --template vue3-template -debug

Example:

you can use core-cli init my-app --template vue3-template -debug create a preset project, also you can use core-cli init command to create a new project step by step.

preset template list supported now

  • vue3-template
  • react18-template

Readme

Keywords

none

Package Sidebar

Install

npm i @code-lab/core-cli

Weekly Downloads

0

Version

0.4.2

License

MIT

Unpacked Size

4.42 kB

Total Files

6

Last publish

Collaborators

  • hefeng6500