# calling **Repository Path**: rainbow10/calling ## Basic Information - **Project Name**: calling - **Description**: 叫号系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue-Tmpl Vue project template - "vue": "^2.6.10" - "vue-server-renderer": "^2.6.10" - "vue-router": "^3.0.6" - "vuex": "^3.0.1" - "axios": "^0.18.0" - "element-ui": "^2.8.2" ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).