# mixly-lib-bemfa **Repository Path**: mixly2-package/mixly-lib-bemfa ## Basic Information - **Project Name**: mixly-lib-bemfa - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-05-07 - **Last Updated**: 2025-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 巴法云Mixly2.0扩展库 1.安装依赖 ```bash npm install ``` 2.打包 - 针对开发环境打包 ```bash npm run build:dev ``` - 针对生产环境打包 ```bash npm run build:prod ```