Skip to content

Simple Realtime Web App like Slack using Go, React and RethinkDB to study these technologies

Notifications You must be signed in to change notification settings

WendellAdriel/go-react-realtime-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Web App like Slack

Simple Realtime Web App like Slack using Go, React and RethinkDB to study these technologies

Running the React App

  • Clone this repo;

  • Access the front-end folder:

cd front-end/
  • Install the dependencies:
npm i
  • Run the development server with hot reload:
webpack-dev-server --hot --inline

About

Simple Realtime Web App like Slack using Go, React and RethinkDB to study these technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published