Skip to content

erikhaug/ReactChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chat

Click the "Download ZIP" button over there ===>

Windows

Run the following steps in a command line window in the project folder:

  1. npm install -g gulp
  2. npm install
  3. gulp watch
  4. In a new command line window run node main.js

Linux/Mac

Run the following steps in a terminal in the project folder:

  1. sudo npm install -g gulp
  2. npm install
  3. gulp watch
  4. In a new terminal run node main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published