# vue2-tpl **Repository Path**: RickyLi79/vue2-tpl ## Basic Information - **Project Name**: vue2-tpl - **Description**: "dependencies": { "element-ui": "^2.4.5", "nprogress": "^0.2.0", "vue": "^2.6.11", "vue-class-component": "^7.2.3", "vue-i18n": "^8.17.3", "vue-property-decorator": "^9.1.2", "vue-router": "^3.2.0", "vuex": "^3.4.0", "vuex-module-decorators": "^1.0.1" }, - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-30 - **Last Updated**: 2021-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2-tpl ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).