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:51:51 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d853725d3c25afaa9c750d7cf9c8a6296ab1180b
d853725d
1 parent
fd4adf06
change README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
server/README.md
server/README.md
View file @
d853725
...
...
@@ -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