# VueCli3_typescript **Repository Path**: Yfng/VueCli3_typescript ## Basic Information - **Project Name**: VueCli3_typescript - **Description**: 学习使用vueCli3 + typescript - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # report-center-ts ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 参考配置 [VueCli3构建TS项目] (https://segmentfault.com/a/1190000016933054#articleHeader0) 1