KO
|
EN
gitlite — search
Search
#javascript
#python
#ruby
#java
#c-plus-plus
#shell
#php
#library
#bash
#hacktoberfest
#inactive
#unmaintained
x-chat
★ 28
Open GitHub ↗
vue2.0 + websocket
Download README (.md)
Explore Similar Repositories
base-de-dados-de-medicamentos
:
Base de dados de medicamentos open-source em JSON
spark-celery
:
Helper to allow Python Celery tasks to do work in a Spark job.
RxWifiP2pManager
:
An RxJava wrapper for Android's WifiP2pManager, allowing you to use reactive APIs to manage Wi-Fi peer-to-peer connectivity (DEPRECATED)
tenant
:
Laravel Config In Database
AVR
:
Driver code for ATMEGA microcontroller peripherals.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
x-chat
?
Download (.md)
# x-chat > 一个基于vue和webSocket的聊天程序 > 后台代码地址:https://github.com/ermu592275254/chat-socket ## 开始 请确保你已经开启了后台服务https://github.com/ermu592275254/chat-socket ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).