Skip to content

Real time chat messaging client, run on top of Horizon, with React and Webpack

Notifications You must be signed in to change notification settings

mickberber/reChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reChat

Alt text

==============================================

#Getting Started

Requires:

Rethinkdb npm install -g rethinkdb

Horizon npm install -g horizon

If you would like to start from scratch:

The corresponding tutorial for this repository can be found at: https://medium.com/@steedhelix/react-webpack-and-horizon-quick-start-b9335c1ece53#.n9cyc0dz1

If you would like to start from wherever this repo happens to be when you find it:

git clone https://github.com/mickberber/reChat.git

cd reChat

npm install

in two seperate terminal tabs run: webpack --watch --progress --colors && hz serve --dev

==============================================

Special Thanks to Ahmed Modan for contributing to React component best practices and oh so precious linting.

#License

MIT(https://opensource.org/licenses/mit-license.php)

About

Real time chat messaging client, run on top of Horizon, with React and Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published