Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 472 Bytes

File metadata and controls

34 lines (28 loc) · 472 Bytes

devChatRoom

A devchat.tv's app made by Electron.

Client

devchat: Provides parsed items.

Development

Setup

$ npm install
$ npm run flow-typed

Development

$ npm run start:renderer
$ npm run start:main

Production

$ npm run build

Create The Package

OSX

$ npm run package:osx