An open API service indexing awesome lists of open source software.

https://github.com/megos/electron-onsenui-chat

Electron x Onsen UI 2.0 x React.js x Socket.IO Chat Sample
https://github.com/megos/electron-onsenui-chat

electron onsen-ui socket-io

Last synced: 2 months ago
JSON representation

Electron x Onsen UI 2.0 x React.js x Socket.IO Chat Sample

Awesome Lists containing this project

README

        

# Electron Onsen UI Chat
Onsen UI 2.0をElectronで使ったチャットサンプル

## Requirement
- Electron

## Usage
#### Server
``` $ node server/server.js ```
#### Client
``` $ jsx --harmony client/jsx/ client/build && electron . ```

## Install
``` $ npm install ```

## License
- MIT