# vue-ts-template **Repository Path**: meazeng/vue-ts-template ## Basic Information - **Project Name**: vue-ts-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-20 - **Last Updated**: 2021-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于 Vue-Ts 和 Element 开发的全栈后台管理系统 技术栈: 前端:vue2.0、TypeScript、ElementUI、vue-property-decorator装饰器库 后端:Node.js、 Egg、Sequelize-TypeScript、MySQL、Redis、Passport、TypeScript ### 后端接口地址: https://gitee.com/meazeng/egg-ts-template ## 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/).