+++ README.md
... | ... | @@ -0,0 +1,10 @@ |
1 | +# 도로 위험 상황 모니터링 및 안내 시스템 | |
2 | +| 도로 위험 알림 서비스 | | |
3 | +안개 감지 시스템이 추가된 네비게이션 앱 입니다. | |
4 | + | |
5 | +# client 시작하기 | |
6 | +1. npm install | |
7 | +2. 파일 생성 | |
8 | +- src/url.js 생성 | |
9 | + -> export const url = 'url 경로 입력'; | |
10 | +3. npx react-native run-android |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?