Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kyfe/crmksapp

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kyfe/crmksapp

``` npm i @kyfe/crmksapp -g ``` ##### 2、创建项目 格式: ``` crmksapp init ``` ``` crmksapp init demo ``` ##### 3、安装运行依赖 ``` cd demo npm install ``` ##### 4、运行 ``` npm run stg ```

  • 1.0.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
0
Weekly downloads
 
Created
Source

使用方法

1、安装cli工具
npm i @kyfe/crmksapp -g
2、创建项目 格式: crmksapp init <project-name>
crmksapp init demo
3、安装运行依赖
cd demo
npm install
4、运行
npm run stg

注意事项

1、开发前在项目内全局搜索关键字“开发前替换”
2、将所有带有关键字的地方都替换为项目需要使用的内容,如菜单id、项目名称等,具体代码内都有注释
3、完成以上两步即可进行开发

框架内置功能说明

1、用户感知上报功能
2、埋点功能
3、数据字典
4、常用工具方法(如金额转换、时间转换、数据字典转换等;在utils文件夹内)
5、内置部分部门内部轻应用组件(持续扩展,部门通用组件放置src\crm-components文件夹下,默认全局注册,无需文件内单独引用)

FAQs

Package last updated on 10 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc