# yjs-web-ui **Repository Path**: quercus-sp204/yjs-web-ui ## Basic Information - **Project Name**: yjs-web-ui - **Description**: 研究生上学期期末大作业(前端) - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-11 - **Last Updated**: 2024-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: JavaScript, Node, HTML, CSS, Vue ## README # 普通用户的前台界面 ## Vue2 ## 开发人员 ## 赵利虎,田小锋,边佳旭,黄轲,焦丹丹,龚治霖 # yjs-web-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 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).