Skip to content

A ReactJS dashboard that receives its data via a web socket.

Notifications You must be signed in to change notification settings

jonboylailam/treadstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treadstone

A ReactJS dashboard that receives its data via a web socket.

I was wondering what a client server react app backed by nodejs would look like so I started this project and I called it Treadstone.

Head over to the Live Demo to see it in action.

Getting Started

git clone https://github.com/jonboylailam/treadstone.git 
cd treadstone
npm install
gulp
browse to http://localhost:3000

Creating a bundle.tar.gz

gulp bundle

Give credit where credit is due

  • A word about the theme - Thanks to Rushan for the theme. This theme is not free so if you use it buy it click here
  • ract-app-boilerplate - from Christian Alfoni you can find it on github Christian also has a great blog that is worth checking out.

About

A ReactJS dashboard that receives its data via a web socket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published