Toggle navigation
Toggle navigation
This project
Loading...
Sign in
한우준
/
Straight-Up
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
한우준
2020-12-10 16:22:13 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7ab091c38e0ae5ffa8235c69699d021441ee2f2b
7ab091c3
1 parent
feda0ab4
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletions
README.md
README.md
View file @
7ab091c
...
...
@@ -57,7 +57,16 @@ git clone http://khuhub.khu.ac.kr/2019102240/Straight-Up.git
yarn
```
4.
Start the Program
4.
Get API key
> KaKao Pose Api key를 획득해 API_KEY에 입력합니다.
[
Pose API
][
poseapilink
]
[
poseapilink
]:
https://developers.kakao.com/product/pose
```
// Main.js
const API_KEY = /* your API key */
```
5.
Start the Program
> **`npm start`** 입력 후 **localhost:3000**으로 접속합니다.
```
npm start
...
...
Please
register
or
login
to post a comment