Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 277 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 277 Bytes

고카톤 웹 페이지

테스트

프로젝트 클론

git clone https://github.com/RyanKor/koreahacks.git -b dev
cd koreahacks

모듈 설치

npm install
----- or -----
yarn 

개발 서버 실행

npm start
----- or -----
yarn start