Skip to content

tushararora/react-flux-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-flux-chat (whatsapp-web-demo)

Setup

Download current version of Node.js here (v6.7.0)

Installation

$ npm install

Launch

$ npm start

Visit http://localhost:8080

Test

$ npm test

Technologies Used

Structure

React-Flux-Demo-Structure

Notes

  1. Tested on latest versions of Firefox and Chrome on Ubuntu 14.04
  2. Used Node.js v6.7.0 and npm v3.10.3