# palm-ui **Repository Path**: palm-notes/palm-ui ## Basic Information - **Project Name**: palm-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-03-16 - **Last Updated**: 2021-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # palm-ui 掌心记前端页面 ## 食用方式 ### 初始化 ``` npm install ``` ### 启动开发环境 ``` npm run serve ``` ### 打包 ``` npm run build ``` ### 整理修复文件 ``` npm run lint ```