jonboylailam / treadstone

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 100.0%Language:HTML 0.0%Language:CSS 0.0%