Giter Site home page Giter Site logo

fqq's Introduction

项目简介

  • 项目目的:综合性的项目提升自己的综合能力
  • 本项目前端部分打包成静态文件后,可结合另一个项目测试生产模式

效果演示(没有实时更新)

效果演示动态图

技术栈

  • 前端
    • Vue.js
    • vue-resource
    • vuex
    • vue-router
    • sass
    • es6
  • 后端
    • Node.js
    • Express.js
    • Sqlite

其他说明

  • 新注册的用户没有好友数据,当前没有添加好友的功能,请使用已有帐号6661、6662、……、6666登录,其中6666初始化数据最完整,建议使用,密码统一为123

安装与运行

# 安装依赖(如果安装sqlite3失败看最后面)
$ npm i

# 预览运行,请手动在浏览器打开localhost:3000
$ npm run start

# 打包成静态文件
$ npm run build

# 调试运行
# 使用supervisor与inspect,方便后台Node.js的开发、调试
# 需要先全局安装supervisor,chrome上配置inspect
$ npm run dev

功能(整理中)

  • 登录
  • 退出登录
  • 注册
  • 下拉加载更多的动画
  • 展示聊天列表
  • 好友聊天
  • 展示好友分组
  • 等待动画
  • 选择提示对话框
  • 上传文件

sqlite3安装失败

安装sqlite3需要的一些依赖源于不稳定的网站(国外),如果不稳定时,可以切换到sqlite3-windows分支或sqlite3-MacOS分支直接克隆我安装好的sqlite3文件,详见分支说明。

fqq's People

Contributors

wscj avatar usingjava avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.