Smart Monitoring solution for Infectious disease management through Lifestyle Evaluation
-
터미널에 node -v 명령어로 node 가 설치되어있는지 확인
설치되어 있지 않으면
https://nodejs.org/download/release/v16.13.0/
해당 페이지에서 node-v16.13.0-x64.msi 중 node-v16.13.0-x86.msi 환경에 맞게 설치 -
터미널에 yarn -v 명령어로 yarn 이 설치되어있는지 확인
설치되어 있지 않으면 터미널에 npm install -g yarn 실행
-
프로젝트 Clone 후 터미널에 yarn install 실행
-
AddConfiguration에서 npm 선택 후 다음과 같이 설정
- Command : run
- Script : start