Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 589 Bytes

This project was bootstrapped with Create React App.

오픈이어라운드 홈페이지 리뉴얼

서비스 링크
image

실행 방법

### 프로젝트 가져오기 ###
$ git init
$ git remote add origin https://github.com/dev-oyr/renewal-ourpage.git
$ git pull origin master

### 모듈 설치 및 실행 ###
$ yarn install
$ yarn start

빌드

$ yarn build