# whiteboard **Repository Path**: xxuyou/whiteboard ## Basic Information - **Project Name**: whiteboard - **Description**: DEMO 在线教学白板 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2017-06-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![荆秀实时数据推送服务](http://xxuyou.com/static/screenshot/logo-160.png)](http://xxuyou.com) # WSS Real-time Data Push Service ## DEMO 在线教学白板 [![Gitter](https://img.shields.io/badge/Powered%20by-WSS%20Realtime%20Data%20Push-brightgreen.svg)](http://xxuyou.com) 简介、截图 ## 最佳实践 1. Clone 代码到本地 ```sh cd code/in/your/dir/ git clone https://github.com/xxuyou/whiteboard.git ``` 1. 进入目录,编译代码 ```sh cd whiteboard/ npm install ``` 1. 运行 ```sh npm start ``` 4. 打开浏览器,输入 http://127.0.0.1:8360 多开启几个浏览器,每个页面进入时填写不同的名字,然后在其中一个页面上写写画画,其他页面就可以看到。 # 感谢 [![Gitter](https://img.shields.io/badge/Thanks%20for-ThinkJS%20Framework-brightgreen.svg)](https://github.com/thinkjs/thinkjs) [Thinkjs](http://thinkjs.org) 提供免费开源的 Node 开发框架! # License [MIT](https://github.com/thinkjs/thinkjs/blob/master/LICENSE)