Something Useful/또 다른 정보
node [파일이름]
레오나르도 다빈츠
2022. 6. 6. 14:52
// 실행할 파일
node {실행파일}
node index.js
해당 파일이 실행된다.
간단한 테스트 가능..!