Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이준성
/
khuwitch
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김대연
2020-12-04 23:52:20 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
f56e7f504b9a133f604ad231c021e291da139228
f56e7f50
2 parents
cf70f5c6
d853725d
Merge branch 'kdysy1130-socket' into 'master'
change README.md See merge request !5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
server/README.md
server/README.md
View file @
f56e7f5
...
...
@@ -7,3 +7,11 @@
> nodejs서버와 테스트용으로 만든 ejs를 결합.
> papago API와 연동하여 챗이 emit하면 한국어인지 판단하고 해당 room에 번역된 채팅을 뿌려줌
## 실행방법
```
cd server
npm install pkg.json --save
npm start
```
...
...
Please
register
or
login
to post a comment