Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 966 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 966 Bytes

SMILE

Smart Monitoring solution for Infectious disease management through Lifestyle Evaluation

Version

Setting

  1. 터미널에 node -v 명령어로 node 가 설치되어있는지 확인

    설치되어 있지 않으면
    https://nodejs.org/download/release/v16.13.0/
    해당 페이지에서 node-v16.13.0-x64.msi 중 node-v16.13.0-x86.msi 환경에 맞게 설치

  2. 터미널에 yarn -v 명령어로 yarn 이 설치되어있는지 확인

    설치되어 있지 않으면 터미널에 npm install -g yarn 실행

  3. 프로젝트 Clone 후 터미널에 yarn install 실행

  4. AddConfiguration에서 npm 선택 후 다음과 같이 설정

    • Command : run
    • Script : start

Jira Cloud

https://healthconnect.atlassian.net/