/oaa-chat

Whatsapp/Slack hybrid made with react.js and MobX

Primary LanguageJavaScriptMIT LicenseMIT

Oaa Chat

Whatsapp/Slack hybrid made with React.js

Getting Started

Install the Dependencies

npm install

Run

npm start

Build

npm run build

Code Generators

This project uses Plop for generating React components and MobX stores. You must first install it globally.

npm i -g plop
plop


Note: This project depends on its API which is currently not hosted. You must clone the repo and get it running for this application to be fully functional.

License

This project is licensed under the MIT License - see the LICENSE.md for details.