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
node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
yarn@1.22.5 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