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