1.0.2 • Published 9 months ago

jl-cli v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

jl-cli

内部项目脚手架

Use it

  • Installation Node >=12 is required for installation.

Yarn

yarn global add jl-cli

Npm

npm install jl-cli -g

Create project

Copy the template project

jl-cli create

selecte project

Create page

Copy the template page to your project's src/pages directory

jl-cli create

selecte page

Create component

Copy the template component to your project's src/components directory

jl-cli create

selecte component

Issue

https://github.com/yin1039832061/jl-cli/issues