# Excursion-Vue-TypeScript **Repository Path**: Hebelove/Excursion-Vue-TypeScript ## Basic Information - **Project Name**: Excursion-Vue-TypeScript - **Description**: 一个用Vue技术栈+TypeScript开发的小项目。其中包含了 vue-cli、vue2.0、vuex、vue-router、axios、element-ui等的使用。 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-12 - **Last Updated**: 2021-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Excursion-Vue-TypeScript #### 介绍 一个用Vue技术栈+TypeScript开发的小项目。其中包含了 vue-cli、vue2.0、vuex、vue-router、axios、element-ui等的使用。 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ```