0.0.11 • Published 2 years ago

kreakin-rbac v0.0.11

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Kreakin-rbac

上海奎晶科技有限公司-rbac业务组件

Environment Prepare

Install node_modules:

npm install

or

yarn

本地运行

npm start

打包生成静态文件

npm run build

打包生成npm模块

先运行

npm run start

生成.umi文件 然后运行

npm run build:npm

发布

npm publish

More

You can view full document on our official website. And welcome any feedback in our github.