Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이재용
/
TFT_My_Galaxy
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이재용
2020-06-29 14:19:30 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4fbdc6970015f86313ebe7ea41c4f3beba600ecf
4fbdc697
1 parent
8103cd5e
Update ReadMe.md => 사용법 추가
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletions
TFT_My_Galaxy/ReadMe.md
TFT_My_Galaxy/ReadMe.md
View file @
4fbdc69
...
...
@@ -28,7 +28,18 @@ https://asia.api.riotgames.com/tft/match/v1/matches/
>버튼이 눌리지 않을경우 버튼 중앙의 살짝 아래 부분 클릭해보기
>console output 이 0 => api 재확인
>console output 이 0 => api 재확인 (본 project는 임시 api 키를 사용)
### 사용법
1.
git clone
2.
cd /TFT_My_Galaxy
3.
api folder의api.js의 apikey 값 수정=> https://developer.riotgames.com/
4.
npm install
5.
node app.js
```python
...
...
Please
register
or
login
to post a comment