# vue-cli3_typescript **Repository Path**: tp666/vue-cli3_typescript ## Basic Information - **Project Name**: vue-cli3_typescript - **Description**: vue-cli3+typescript+element 创建的基础框架 loglist、logSoureList 有两个简单的静态页面 - **Primary Language**: TypeScript - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-06-28 - **Last Updated**: 2021-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # action_analysis ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).