# panel-design **Repository Path**: iBizStudio/panel-design ## Basic Information - **Project Name**: panel-design - **Description**: 面板设计容器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-15 - **Last Updated**: 2022-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-app ## Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm run serve ``` ### Compiles and minifies for production ``` pnpm run build ``` ### Lints and fixes files ``` pnpm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).