Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 740 Bytes

File metadata and controls

35 lines (23 loc) · 740 Bytes

React Node Chat app

react

webpack

browsersync

node

WORK IN PROGRESS

Component System
View engine React.js
ES6 / SASS compiler Webpack with babel and Browsersync
Backend engine Node.js
Database Firebase

LIVE DEMO: https://paulvanmotman.github.io/reactchatapp/

Usage

Make sure to have node and webpack installed.

Install dev depenendencies:

npm install

Run app and chat!

node app