Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

gauravguptabits/imp_flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Simple Reactjs boilerplate for socket communication.

  • UI offers a start and stop button to establish connection with server.
  • In addtiion to above , speed and text log events being thrown by server are shown in form of speedometer.

Features

  1. Build on top of production ready standard boilerplate.
  2. Configuration driven.
  3. Component structure for decoupling.
  4. Code linting.

Further Improvement

  1. Addition of redux for workflow management for larger app.
  2. Socket server connection mechanism on worker thread.

Setup instruction

  1. yarn install
  2. yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.8%
  • HTML 14.6%
  • CSS 14.6%