# 2020-hackthon-fe **Repository Path**: crack-maker/hackthon-2020-fe ## Basic Information - **Project Name**: 2020-hackthon-fe - **Description**: 2020NCU家园工作室第二届hackthon_第二组项目_岛遇_前端仓库 - **Primary Language**: JavaScript - **License**: CC-BY-SA-4.0 - **Default Branch**: dev - **Homepage**: https://island.hellosun.net.cn/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-03-30 - **Last Updated**: 2023-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2020-hackthon 2020-hackthon-frontend, by zhangze & wangppengyun 2020 南昌大学黑客马拉松 第二组项目 前端仓库 ## 开发 分为 dev 分支和 master 分支,主要开发在 dev 分支,发布测试版本再 merge 到 master 分支 ## 命名规范 组件文件名, 路由, name属性 采用帕斯卡(Pascal)命名法,首字母全大写 CSS class名称为全小写 用短横线 "-" 连接 ## 演示地址 [island.hellosun.net.cn](http://island.hellosun.net.cn) ## Build Setup ``` bash # install dependencies npm install # 运行测试版本 http://localhost:8080 npm run dev # 运行线上版本 http://localhost:8080 npm run prod # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run unit tests npm run unit # run all tests npm test ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). ## 迭代计划 - [ ] 类似QQ的升级版Drawer - [ ] 实时聊天 - [ ] 下滑显示信息页