These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You'll need Git, Node.js (which comes with npm) installed on your computer, and yarn
[email protected] or higher
[email protected] or higher
[email protected] or higher
[email protected] or higher
From your command line, clone and run the app in development:
# Clone this repository
$ git clone https://github.com/DisStreamChat/App.git
# Go into the repository
$ cd App
# Install dependencies
$ npm install
# Run
$ npm start
This project is a part of DisStreamChat. Whether you use this project, another DisStreamChat project, have learned something from it, or just like it, please consider supporting it by becoming a patreon, so we can dedicate more time on more projects like this 😀.
- React
- Electron
- SCSS
- Firebase
- Material UI for icons and inputs
This project is licensed under the MIT License - see the LICENSE.md file for details
All contributions and feature requests are welcome. Feel free to make a pull request or open an issue. For more info see the contributing guide
Made with