본문 바로가기

basic/Node.js

path

nodeJS내장모듈

const express = require('path');

path.join(__dirname'/index.html')

__dirname 현재위치