# ctg-front-dev **Repository Path**: xshare/ctg-front-dev ## Basic Information - **Project Name**: ctg-front-dev - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-30 - **Last Updated**: 2023-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bury-platform-fontend # 埋点管理平台 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ### 南京测试环境打包 ``` yarn build ``` ``` yarn build:test ``` ### 南京生产环境打包 ``` yarn build:pro ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).