You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sunhao 6e3c2e164c 1 4 months ago
..
config/routes 1 5 months ago
mock 1 5 months ago
public 1 5 months ago
src 1 4 months ago
.editorconfig 1 5 months ago
.env 1 5 months ago
.eslintignore 1 5 months ago
.eslintrc.js 1 5 months ago
.gitignore 1 5 months ago
.prettierignore 1 5 months ago
.prettierrc.js 1 5 months ago
.stylelintrc.js 1 5 months ago
.umirc.ts 1 5 months ago
README.md 1 5 months ago
package.json 1 5 months ago
tsconfig.json 1 5 months ago
typings.d.ts 1 5 months ago

README.md

版本(分支)说明

  • master 发布主分支,脚手架安装和维护版本
  • pre_dev 发布前开发分支
  • v1.0 版本1.0(固化),马钢模式
v1.0在2022-05-12保存后续启用v2.0

框架安装

安装脚手架

npm install ibk-cli -g

创建项目

ibk-cli create [project name]

更新框架

ibk-cli update

框架配置