Toggle navigation
Toggle navigation
This project
Loading...
Sign in
공태현
/
healthcare-with-webcam
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
공태현
2022-06-09 15:25:52 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
64a77da2487c8ea880b6b3e1e79a40f1a90fb696
64a77da2
1 parent
1a8e455e
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
3 deletions
README.md
README.md
View file @
64a77da
...
...
@@ -50,13 +50,17 @@ AWS , EC2
# 설치 및 실행
```
Clone the repo
npm install
npm run start
```
GO to localhost:8000
```
*
Before npm run start, change mongoose.connect("Key") for own database.
GO to localhost:3000
*
테스트 케이스 추가 및 설정
`https://teachablemachine.withgoogle.com`
*
URL 연결 on squat.js
* 카메라 접근 허용 on Chrome
---
# for developer
...
...
@@ -84,3 +88,10 @@ GO to localhost:8000
---
# Contributing
1.
Fork the project repository
2.
Create your feature Branch (feature/'feature-name')
3.
Commit your Changes
4.
Push to the Branch
5.
Open a Pull requests
...
...
Please
register
or
login
to post a comment