项目作者: guildspeak

项目描述 :
Guildspeak is a social chat platform for everyone. Desktop app is built with Electron, React and other awesome technologies
高级语言: TypeScript
项目地址: git://github.com/guildspeak/guildspeak-desktop.git
创建时间: 2018-08-15T16:49:29Z
项目社区:https://github.com/guildspeak/guildspeak-desktop

开源协议:MIT License

下载




Guildspeak Backend


GitHub
GitHub issues
LOVE


Beautiful, cross-platform application for Guildspeak!

📦 Installation

  1. $ git clone https://github.com/guildspeak/guildspeak-app
  2. $ cd guildspeak-app
  3. $ npm install
  1. git clone https://github.com/guildspeak/guildspeak-app; cd guildspeak-app; npm install

🚧 Running the app in development mode

:warning: Don’t forget to create a .env file (example file in the repository)! Otherwise, the application will not work properly.

  1. $ npm run dev

🚀 Running the app in production mode

🚧 SECTION UNDER CONSTRUCTION 🚧