Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -24,12 +24,12 @@ | ... | @@ -24,12 +24,12 @@ |
24 | 24 | ||
25 | # Getting Started | 25 | # Getting Started |
26 | + 1. Clone the Repository | 26 | + 1. Clone the Repository |
27 | - ```sh | 27 | + ``` |
28 | git clone http://khuhub.khu.ac.kr/2019102206/time_table.git | 28 | git clone http://khuhub.khu.ac.kr/2019102206/time_table.git |
29 | ``` | 29 | ``` |
30 | 30 | ||
31 | + 2 - npm install | 31 | + 2 - npm install |
32 | - ```sh | 32 | + ``` |
33 | npm install | 33 | npm install |
34 | ``` | 34 | ``` |
35 | 35 | ... | ... |
-
Please register or login to post a comment