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/
Make sure to have node and webpack installed.
Install dev depenendencies:
npm install
Run app and chat!
node app