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-04 20:52:00 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
262718a747df0f9462708d37c6be5f20b7d2d8c9
262718a7
1 parent
30a4f959
Add README
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
262718a
# Straight Up
카카오 'Pose API'를 이용해 사용자가 자신의 모습(서있거나, 앉아있거나)을 업로드하면 자세를 분석해 교정 방법을 알려줍니다.
### 사용 방법
1.
repository clone
원하는 디렉토리에서 Straight-Up을 클론합니다.
2. 터미널에서 `cd straight-up' 입력
3. 패키지 파일 설치
실행을 위한 패키지 모듈을 설치합니다.
npm install
yarn
4. 어플리케이션 실행
yarn start 입력 후 localhost:3000으로 접속합니다.
Please
register
or
login
to post a comment