Showing
1 changed file
with
10 additions
and
0 deletions
| ... | @@ -8,3 +8,13 @@ | ... | @@ -8,3 +8,13 @@ |
| 8 | - Frontend - HTML5/CSS/Javascript | 8 | - Frontend - HTML5/CSS/Javascript |
| 9 | 9 | ||
| 10 | ## Prerequisite | 10 | ## Prerequisite |
| 11 | +- Terminal Environment | ||
| 12 | + | ||
| 13 | +- 1.Clone | ||
| 14 | +> git clone \<THIS-PROJECT\> | ||
| 15 | + | ||
| 16 | +- 2.Install modules | ||
| 17 | +> cd \<THIS-PROJECT\> | ||
| 18 | +> npm install | ||
| 19 | + | ||
| 20 | +- 3.Run | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment