scottoss / bronycord-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacebar Client

This is the open source, discord-compatible, native client.

TODO

Building

To build the project you have to install yarn (preferred) or npm. Install dependencies: yarn install

Start metro for development with: yarn start Start in development for Android: yarn android Start in development for iOS: yarn ios Start in development for Windows: yarn windows To build static files for web: yarn build:web, files will be built to web-build

Contributing

To contribute:

  • Fork the repository
  • Run the building instructions.
  • Commit & Push.
  • Pull Request & Done!

About


Languages

Language:TypeScript 91.2%Language:JavaScript 2.3%Language:C++ 2.2%Language:Java 1.9%Language:HTML 0.8%Language:Ruby 0.6%Language:Objective-C 0.6%Language:Objective-C++ 0.3%