# chartMix **Repository Path**: mengshukeji/chartMix ## Basic Information - **Project Name**: chartMix - **Description**: chart plugins for Luckysheet - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 17 - **Created**: 2020-09-26 - **Last Updated**: 2025-02-19 ## 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.