# chartMix_1 **Repository Path**: qtfy2020/chartMix_1 ## Basic Information - **Project Name**: chartMix_1 - **Description**: chart plugins for Luckysheet - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 18 - **Created**: 2026-05-09 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # chartmix ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### npm publish 1. Login npm adduser --registry http://192.168.10.246:4873 2. Publish npm publish --registry http://192.168.10.246:4873 3. Refresh this page.