Skip to content

MaximeGer/ReactJs-IRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Get the project Running

API Side

  1. Go into the folder in cmd : cd git-clone\api
  2. Run : npm install
  3. Go into the git-clone\api\config
  4. Copy the db.config.template.js and rename the copy with db.config.js
  5. Change the variables to the values that suits your mysql environment
  6. Run : npm start

Client side

  1. Go into the folder in cmd : cd git-clone\client
  2. Run : npm install
  3. Run : npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published