참고 https://www.npmjs.com/package/react-native-template-typescript
참고 https://chaewonkong.github.io/posts/dockerizing-react-app.html
dates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
현재 ios, android, web 모두 지원을 하고 싶어서 react-native로 기본틀을 작성
만들어진 db를 이용해서 react app 을 만들 생각
=> ios 디렉토리에서 pod install && app루트 디렉토리에서 package.json 에 '"react": "^15.3.1" 추가후 npm install 로 해결