Created index.html, the main html page Created index.js, the html server Added packages and settings
2 lines
42 B
JavaScript
2 lines
42 B
JavaScript
module.exports = require('util').inspect;
|