Skip to content

realtime editable table, ReactJS, react-redux, horizon for realtime data, Ant for UI

Notifications You must be signed in to change notification settings

hanyuei/realtime-react-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Realtime table

Simple Demo to real time share tables.

Stack

installation

# make sure to have node and npm installed.
# ( {"node":">=4.0.0","npm":">=3.0.0"})

# make sure install rethinkdb

git clone https://github.com/CoderRooftrellen/realtime-table
cd realtime-table
npm install

Run

#start horizon and rethinkdb server
hz serve --dev

#compile project and start http server.
#npm install -g webpack
webpack --watch --progress --colors

About

realtime editable table, ReactJS, react-redux, horizon for realtime data, Ant for UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published