8000 GitHub - LKL2017/NodeChat: A Chat Project for the purpose of learning Node.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LKL2017/NodeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeChat

基于socket.io的聊天室项目,主要目的为熟悉node.js使用

Project setup

npm install

Compiles and hot-reloads for development

####(本地启动node server和页面server)

npm run start

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

####简要规划

  1. 基于express的基本服务器结构
  2. 路由分离main窗口
  3. 支持区分聊天频道 利用socket.room
  4. 待定

About

A Chat Project for the purpose of learning Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0