여기서 구버전 다운 cmd창에서는 안되더라고 그래서 powershell에서 진행 vscode켜서 진행 json파일 잘있네 이제 express js 다운받자 vscode 내의 터미널에서도 가능하다. express라는 라이브러리 쓰고 있다. 라이브러리 들 node_modules안에 있다. ---- https://expressjs.com/en/starter/hello-world.html Express "Hello World" example Hello world example Embedded below is essentially the simplest Express app you can create. It is a single file app — not what you’d get if you use the Ex..