You can format the console font in Node.js using the CHALK module. ... console.log(chalk.bold.green( 'Greetings from Geekforgeeks' )); ...
確定! 回上一頁