본문 바로가기

: any

개발환경 설정

반응형

IN_PROGRESS

 

  • Git 설정
  • node.js 설치
  • IDE
  • mongodb
  • docker and kubernetes
  • IDE

 


Git 설정

https://jintelli.tistory.com/34

 


node.js

https://jintelli.tistory.com/35

 


IDE

vscode terminal 에서 실행

vscode 실행 -> f1, shell command 입력 -> $ code

intellij terminal 에서 실행

실행 -> menu -> Tools -> Create Command-line Launcher... -> $ idea

반응형