Toggle navigation
Toggle navigation
This project
Loading...
Sign in
전세계
/
FakerQuiz
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-22 02:25:14 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e8005665118fa5b725f2afe3d01bc48cecb58d4f
e8005665
1 parent
9009147a
파일: README.md의 다른 선수의 퀴즈 만들기 부분 구체화
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
README.md
README.md
View file @
e800566
...
...
@@ -50,9 +50,10 @@ $ node app.js
**6.**
LINE 채널을 친구추가하고 작동을 확인합니다.
<br>
### 3-2. 다른 선수의 퀴즈 만들기
**1.**
[
롤 인벤 기록실
](
http://lol.inven.co.kr/dataninfo/match/playerList.php
)
에서 원하는 선수의 기록실 링크를 복사합니다.
<br>
**2.**
`app.js`
에서
`url`
을 복사한 링크로 교체합니다.
<br>
**3.**
[
3-1
](
http://khuhub.khu.ac.kr/2019102225/FakerQuiz#3-1-%EC%8B%A4%ED%96%89-%EB%B0%A9%EB%B2%95
)
의 실행 과정을 수행합니다.
<br>
**1.**
기존에 크롤링한
`data.json`
이 있다면 삭제합니다.
<br>
**2.**
[
롤 인벤 기록실
](
http://lol.inven.co.kr/dataninfo/match/playerList.php
)
에서 원하는 선수의 기록실 링크를 복사합니다.
<br>
**3.**
`app.js`
에서
`url`
을 복사한 링크로 교체합니다.
<br>
**4.**
[
3-1
](
http://khuhub.khu.ac.kr/2019102225/FakerQuiz#3-1-%EC%8B%A4%ED%96%89-%EB%B0%A9%EB%B2%95
)
의 실행 과정을 수행합니다.
<br>
## 4. 라이센스
MIT License에 따라 배포됩니다. 자세한 내용은
`LICENSE`
를 확인하세요.
<br>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment