Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 1.1 KB

README.md

File metadata and controls

39 lines (33 loc) · 1.1 KB

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