# cxy-loading-animation **Repository Path**: chenxuyun/cxy-loading-animation ## Basic Information - **Project Name**: cxy-loading-animation - **Description**: 这是使用vue2.x封装的加载动画组件,已经上传到到npm发布,点击: https://www.npmjs.com/package/cxy-loading-animation ,查看具体使用步骤 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.52luntan.xyz/vue_blog_2.0/dist - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-08 - **Last Updated**: 2023-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cxy-loading-animation ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).