This project was bootstrapped with Create React App.
@Sain-Tech 의 eduity-introduce 에서 추가됨.
### 프로젝트 가져오기 ###
$ git init
$ git remote add origin https://github.com/Optmier/eduity-introduce.git
$ git pull origin master
### 모듈 설치 및 실행 ###
$ yarn install
$ yarn start