본문 바로가기
BACK/Tool Setting

node.js 설치배포 사용법

by 코딩두통 2023. 1. 8.
728x90

<경험 후 조금씩 이 글에  살을 덧 붙일 생각>

 

npm 설치 후

 

jsp에 서버전송 Jstl 대용으로 사용되는 pug 

https://inpa.tistory.com/entry/PUG-%F0%9F%93%9A-%ED%85%9C%ED%94%8C%EB%A6%BF-%EC%97%94%EC%A7%84-html

 

 

배포할때 사용하는 방법 배포할 서버에 깔아주기

https://expressjs.com/en/starter/generator.html

 

Express application generator

Express application generator Use the application generator tool, express-generator, to quickly create an application skeleton. You can run the application generator with the npx command (available in Node.js 8.2.0). $ npx express-generator For earlier Nod

expressjs.com

npm install -g express-generator
728x90

댓글