# nodechart-Vue3 **Repository Path**: qwer6426/nodechart-vue3 ## Basic Information - **Project Name**: nodechart-Vue3 - **Description**: nodechart的前端源码 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-09-11 - **Last Updated**: 2024-10-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # nodechart-vue3 ## 安装项目依赖 ``` npm install ``` ### 启动项目 ``` npm run serve ``` ### 打包项目 ``` npm run build ``` ### 自定义配置 查看 [配置参考](https://cli.vuejs.org/config/).