Skip to content

javascript-united-project/chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

재학생들의 강의 기출문제 채팅 웹 애플리케이션

Client Setup

Bootstrapped with Create React App.

# Install dependencies (only the first time)
cd client && npm install

# Run the local server at localhost:3000
npm run start

Server Setup

Download Node.js.

# Install dependencies (only the first time)
cd server && npm install

# Run the local server at localhost:5000
npm run start

이슈 문의

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •