Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 508 Bytes

File metadata and controls

17 lines (13 loc) · 508 Bytes

This project was bootstrapped with Create React App.

(구)에듀이티 소개 홈페이지

@Sain-Techeduity-introduce 에서 추가됨.

실행 방법

### 프로젝트 가져오기 ###
$ git init
$ git remote add origin https://github.com/Optmier/eduity-introduce.git
$ git pull origin master

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