# 论文 **Repository Path**: samchevia/paper ## Basic Information - **Project Name**: 论文 - **Description**: 就是论文。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-09-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 论文 #### 项目介绍 就是论文。 #### 说明 1. 需要安装 nginx 2. 需要同时运行另一个项目中的后台系统 3. 可用的用户名包括 学生:21509081011~21509081013 教师:1,2 ;密码均为 123456 #### 安装 & 使用 > 默认您已经了解并完成了说明中标注的事项 ```shell git clone https://gitee.com/samchevia/paper.git cd paper npm install npm run-script serve ``` 打开浏览器 localhost:81 即可使用 #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request