# tabtang **Repository Path**: tab2018/tabtang ## Basic Information - **Project Name**: tabtang - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-01 - **Last Updated**: 2022-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue infrastructure ## 参考资料 > echarts、papaparse、@syncfusion/ej2-vue-pivotview的样式,均使用cdn模式引入 ***注意:在保证有外网的情况下运行工程*** > https://www.papaparse.com/ CSV转JSON数据 ## Project setup ```javascript npm install ``` ### Compiles and hot-reloads for development ```javascript npm start // or npm run serve ``` ### Compiles and minifies for production ```javascript npm run build ```