# hms-ui **Repository Path**: santa1007/hms-ui ## Basic Information - **Project Name**: hms-ui - **Description**: 一个vue + element-ui项目 配合hms项目一起食用 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hms-ui 以前只是零零星星接触前端,第一次尝试系统性的采用前后端分离模式开发,代码可能很多地方不是写的很好,还望勿喷,多多指教 :fist: ## 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 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).