강상위

Description for install and run

Showing 1 changed file with 10 additions and 0 deletions
......@@ -8,3 +8,13 @@
- Frontend - HTML5/CSS/Javascript
## Prerequisite
- Terminal Environment
- 1.Clone
> git clone \<THIS-PROJECT\>
- 2.Install modules
> cd \<THIS-PROJECT\>
> npm install
- 3.Run
\ No newline at end of file
......