설치1 nodejs 프레임워크 express 로 서버 설치, 설정 https://expressjs.com/en/starter/installing.html Installing Express Installing Assuming you’ve already installed Node.js, create a directory to hold your application, and make that your working directory. $ mkdir myapp $ cd myapp Use the npm init command to create a package.json file for your application. For more inform expressjs.com Installing 종료는 ctrl + c 커멘드에서 서버 실행시 서버 수정이 있으면 껐다가 다시 켜야한다. .. 2020. 9. 22. 이전 1 다음