Showing
1 changed file
with
4 additions
and
4 deletions
... | @@ -21,25 +21,25 @@ LINE 챗봇에 자신이 원하는 주식을 입력, 그런 다음 원하는 주 | ... | @@ -21,25 +21,25 @@ LINE 챗봇에 자신이 원하는 주식을 입력, 그런 다음 원하는 주 |
21 | 21 | ||
22 | 설치 방법 | 22 | 설치 방법 |
23 | ========= | 23 | ========= |
24 | -1. nodejs 설치 | 24 | +*1. nodejs 설치* |
25 | 25 | ||
26 | 26 | ||
27 | (<https://nodejs.org/ko/download/>) | 27 | (<https://nodejs.org/ko/download/>) |
28 | 28 | ||
29 | 29 | ||
30 | -2. Repository Clone | 30 | +*2. Repository Clone* |
31 | 31 | ||
32 | 32 | ||
33 | git clone http://khuhub.khu.ac.kr/2020105648/stockAlarm.git | 33 | git clone http://khuhub.khu.ac.kr/2020105648/stockAlarm.git |
34 | 34 | ||
35 | 35 | ||
36 | -3. Install Package | 36 | +*3. Install Package* |
37 | 37 | ||
38 | 38 | ||
39 | npm install | 39 | npm install |
40 | 40 | ||
41 | 41 | ||
42 | -4. Start! | 42 | +*4. Start!* |
43 | 43 | ||
44 | 44 | ||
45 | npm start | 45 | npm start | ... | ... |
-
Please register or login to post a comment