# vue2-xzreport-example **Repository Path**: tizdata_admin/vue2-xzreport-example ## Basic Information - **Project Name**: vue2-xzreport-example - **Description**: vue2 的小智报表简单示例工程,更多报表示例参考vue3示例工程 - **Primary Language**: JavaScript - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-06-17 - **Last Updated**: 2024-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xzvue2example ## 本样例简单示范“小智报表设计器/小智报表展现器”在vue2下的引入,更详细的vue3样例请参考 https://gitee.com/tizdata_admin/vue-xzreport-example ## 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/).