@lekp/cra

1.0.3 • Public • Published

@lgoweb/cra

🏗 Personal CLI to bootstrap new projects

Installation & Usage

# or
npx @lgoweb/cra
# or
npm install -g @lgoweb/cra

cra -i # init prpject
cra -v # check version

args

-g: 'git init'

-y: 'skip the promet'

-i: 'install dependencies'

.eg: cra -i

screenshot

pc@pc  ~/Documents/demo  cra -i   
? 请选模版 app
? 请输入开发环境端口<9505> 9505
? 请输入子模块注册base名 sys-news
? 初始化git No
  ✔ Copy project files
  ✔ Modify config
  ✔ Create gitignore
  ✔ Create License
  ✔ Install dependencies
DONE Project ready

License

MIT

Collaborators

Readme

Keywords

Package Sidebar

Install

npm i @lekp/cra

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

359 kB

Total Files

127

Last publish

Collaborators

  • light2018