Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오지민
/
HomePurchaseAgePrediction
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
오지민
2021-06-10 15:21:41 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
46afd3daa0f1ef7124509e6bbe5fab230d84d177
46afd3da
1 parent
7b68954d
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
1 deletions
README.md
README.md
View file @
46afd3d
...
...
@@ -20,6 +20,16 @@
+
[
Kakao maps API
](
https://apis.map.kakao.com/
)
## Getting Started
1.
git clone
2.
cd HomePurchaseAgePrediction
3.
npm install
4.
kakaomap api key를 API_KEY에 입력
5.
발급받은 도메인을 server.js에서 domain = "도메인";
6.
.env file 생성 -> db 접속
## Usage
...
...
@@ -43,6 +53,14 @@
Distributed under the MIT License.
## Contact
+
김민기(2020103711)
+
E-mail : khu2020@khu.ac.kr
+
서연진(2020105619)
+
E-mail : duswls214@khu.ac.kr
+
오지민(2020105635)
+
E-mail : ogm0205@khu.ac.kr
## Contact
\ No newline at end of file
...
...
Please
register
or
login
to post a comment