# 金砖加解密基础工程_CryptoJS_AES **Repository Path**: YJX_PAGE/CryptoJS_AES ## Basic Information - **Project Name**: 金砖加解密基础工程_CryptoJS_AES - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-15 - **Last Updated**: 2024-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```bash # node 版本 v16 # 安装依赖 pnpm install # 本地开发 pnpm run dev # 部署正式 pnpm run build:prod ```