
--- README.md
+++ README.md
... | ... | @@ -1,3 +1,10 @@ |
1 | 1 |
# pothole_solution |
2 | 2 |
| 공사현장 구간의 AI 교통 위험 알림 서비스 | |
3 | 3 |
포트홀 감지 시스템이 추가된 네비게이션 앱 입니다. |
4 |
+ |
|
5 |
+# 시작하기 |
|
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?