lhb-cli-tools
v1.0.6
Published
lhb的脚手架
Maintainers
Readme
lhb-cli-tools
简介
基于react+antd pro实现的前端通用后台模板
特性
功能
- 多主题,内置普通、深蓝主题
模板
-[drbt-template-pc][https://xxxx]
安装
npm install lhb-cli-tools -g使用
lhb-cli-tools create <peoject-name>如果提示 Cannot find module 'figlet',可使用下面方法
npx lhb-cli-tools create <project-name>
或者
npm install figlet -g查看版本
lhb-cli-tools -v