Realtime Chat based on React.js, React Router, Redux, Immutable and Firebase.
- Node.js 6
- NPM 3
- Git
$ git clone https://github.com/hackerschoolmty/frontend-week7.git realtime-chat
$ cd realtime-chat
$ npm install
- Set firebase configuration in
src/firebase/config.js
$ npm run start
$ npm run build:prod
$ npm run serve:prod