# edu-boss-wuner **Repository Path**: Wuner/edu-boss-wuner ## Basic Information - **Project Name**: edu-boss-wuner - **Description**: Vue.js + Vuex + TypeScript 实战项目开发 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-25 - **Last Updated**: 2021-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # edu-boss-wuner ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development1 ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).